Instructions to use mayank0621/owlvit-base-patch32_FT_cppe5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mayank0621/owlvit-base-patch32_FT_cppe5 with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("zero-shot-object-detection", model="mayank0621/owlvit-base-patch32_FT_cppe5")# Load model directly from transformers import AutoProcessor, AutoModelForZeroShotObjectDetection processor = AutoProcessor.from_pretrained("mayank0621/owlvit-base-patch32_FT_cppe5") model = AutoModelForZeroShotObjectDetection.from_pretrained("mayank0621/owlvit-base-patch32_FT_cppe5") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 7400
Browse files
runs/Jun21_16-25-30_AHMCPU2839/events.out.tfevents.1718967336.AHMCPU2839.172133.3
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:533a5ac4d92f2dc8476811b10a356ee3125f0d945cb68ddc36e13f717937f380
|
| 3 |
+
size 36252
|