Zero-Shot Image Classification
OpenCLIP
Safetensors
datology
clip
vision
OpenCLIP
datacomp
image-text-retrieval
multimodal
Instructions to use DatologyAI/retr-opt-vit-b-32 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- OpenCLIP
How to use DatologyAI/retr-opt-vit-b-32 with OpenCLIP:
import open_clip model, preprocess_train, preprocess_val = open_clip.create_model_and_transforms('hf-hub:DatologyAI/retr-opt-vit-b-32') tokenizer = open_clip.get_tokenizer('hf-hub:DatologyAI/retr-opt-vit-b-32') - Notebooks
- Google Colab
- Kaggle
Add model
Browse files
open_clip_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 605143284
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:27a71d40b1f8e15b777b86125181e52819fd99c1b23269743fea176c8c68f246
|
| 3 |
size 605143284
|
open_clip_pytorch_model.bin
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 605226211
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:46f23b2d4dbc3da8c19ff4fe515aa569bb5793e78bdfd900da5405aaa75ee5ac
|
| 3 |
size 605226211
|