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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 231ae1795bdf3e99897af2405cfce16b622f3bd035e13010e1303345b6200a7b
- Size of remote file:
- 375 MB
- SHA256:
- c77922d0dde928b953e6bd7b094360b8ada68db5ac7de30755373865a95e4a60
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.