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