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 2400
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:f7c831e6a6b08a78ca4ff88256b5eac80209d9dd36ec77a4bc8eabdc8b3a011b
|
| 3 |
+
size 15152
|