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 1000
Browse files
runs/Jun21_16-07-48_AHMCPU2839/events.out.tfevents.1718966660.AHMCPU2839.172133.2
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:9c6b0f8d95c1227df3493662a244fc3bc44ff7e2f1c6da59798439da25d8f796
|
| 3 |
+
size 9597
|