Commit
·
4fb80ed
1
Parent(s):
e008e57
update
Browse files
README.md
CHANGED
@@ -2,4 +2,14 @@
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
-
Pre-computed CLIP embeddings.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: mit
|
3 |
---
|
4 |
|
5 |
+
Pre-computed CLIP embeddings.
|
6 |
+
|
7 |
+
---
|
8 |
+
|
9 |
+
Supported datasets:
|
10 |
+
|
11 |
+
* [Imagenette](https://github.com/fastai/imagenette)
|
12 |
+
|
13 |
+
Supported models:
|
14 |
+
|
15 |
+
* [open_clip](https://github.com/mlfoundations/open_clip): [[ViT-B/32]](https://huggingface.co/laion/CLIP-ViT-B-32-laion2B-s34B-b79K)
|