Instructions to use hf-tiny-model-private/tiny-random-OwlViTForObjectDetection with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-tiny-model-private/tiny-random-OwlViTForObjectDetection with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("zero-shot-object-detection", model="hf-tiny-model-private/tiny-random-OwlViTForObjectDetection")# Load model directly from transformers import AutoProcessor, AutoModelForZeroShotObjectDetection processor = AutoProcessor.from_pretrained("hf-tiny-model-private/tiny-random-OwlViTForObjectDetection") model = AutoModelForZeroShotObjectDetection.from_pretrained("hf-tiny-model-private/tiny-random-OwlViTForObjectDetection") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 63cd15b450322793f7239782a276f2cf6585600bf6fdc3120a3d9557fe35d2b4
- Size of remote file:
- 1.63 MB
- SHA256:
- 6f0b6f5353347fb28c5e0b4d1098c3c0df1d83813ba5b2747eaaa2afaf2ac68e
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.