Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# ICAR Weights (OpenCLIP ViT-L-14, LAION-2B)
|
| 2 |
|
| 3 |
This repository provides ICAR fine-tuned OpenCLIP ViT-L-14 (LAION-2B) weights,
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
library_name: open_clip
|
| 4 |
+
tags:
|
| 5 |
+
- image-text-retrieval
|
| 6 |
+
- retrieval
|
| 7 |
+
- openclip
|
| 8 |
+
- vit
|
| 9 |
+
- icar
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
# ICAR Weights (OpenCLIP ViT-L-14, LAION-2B)
|
| 13 |
|
| 14 |
This repository provides ICAR fine-tuned OpenCLIP ViT-L-14 (LAION-2B) weights,
|