Instructions to use danelcsb/sam2_hiera_base_plus with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use danelcsb/sam2_hiera_base_plus with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="danelcsb/sam2_hiera_base_plus")# Load model directly from transformers import AutoProcessor, AutoModel processor = AutoProcessor.from_pretrained("danelcsb/sam2_hiera_base_plus") model = AutoModel.from_pretrained("danelcsb/sam2_hiera_base_plus", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
ceab007 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:28a635cd8178742499409efb7a549cb2540befe5c295bf5c48f1e138ebb6b186
size 323410168
|