Instructions to use idml/insectsam with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use idml/insectsam with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("mask-generation", model="idml/insectsam")# Load model directly from transformers import AutoProcessor, AutoModelForMaskGeneration processor = AutoProcessor.from_pretrained("idml/insectsam") model = AutoModelForMaskGeneration.from_pretrained("idml/insectsam") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 835e00862018d613229fb00ab843ac27160fdbd9fca0f7f686beec063132d87a
- Size of remote file:
- 375 MB
- SHA256:
- 134460eb44f172f256683f581a2dd015bea8da0fa32919d5b543063d9c328acb
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.