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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Training in progress, step 1200
Browse files
runs/Jun21_17-37-30_AHMCPU2839/events.out.tfevents.1718971650.AHMCPU2839.183587.0
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:21b25616e1981799672a14fafe9042d60269e59d03e0ebf8ad91fe1c8d6d9f66
|
| 3 |
+
size 10088
|
runs/Jun21_17-42-23_AHMCPU2839/events.out.tfevents.1718971944.AHMCPU2839.152966.1
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:24e19953be0bd22e33f81722ed972f1e5232c8b00e5fc61efbc38656db329373
|
| 3 |
+
size 7804
|