Initial upload
Browse files- .gitattributes +1 -0
- classnames.txt +47 -0
- test/0.tar +3 -0
- test/nshards.txt +1 -0
- train/0.tar +3 -0
- train/nshards.txt +1 -0
- zeroshot_classification_templates.txt +8 -0
.gitattributes
CHANGED
|
@@ -52,3 +52,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 52 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 53 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 54 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 52 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 53 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 54 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
classnames.txt
ADDED
|
@@ -0,0 +1,47 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
banded
|
| 2 |
+
blotchy
|
| 3 |
+
braided
|
| 4 |
+
bubbly
|
| 5 |
+
bumpy
|
| 6 |
+
chequered
|
| 7 |
+
cobwebbed
|
| 8 |
+
cracked
|
| 9 |
+
crosshatched
|
| 10 |
+
crystalline
|
| 11 |
+
dotted
|
| 12 |
+
fibrous
|
| 13 |
+
flecked
|
| 14 |
+
freckled
|
| 15 |
+
frilly
|
| 16 |
+
gauzy
|
| 17 |
+
grid
|
| 18 |
+
grooved
|
| 19 |
+
honeycombed
|
| 20 |
+
interlaced
|
| 21 |
+
knitted
|
| 22 |
+
lacelike
|
| 23 |
+
lined
|
| 24 |
+
marbled
|
| 25 |
+
matted
|
| 26 |
+
meshed
|
| 27 |
+
paisley
|
| 28 |
+
perforated
|
| 29 |
+
pitted
|
| 30 |
+
pleated
|
| 31 |
+
polka-dotted
|
| 32 |
+
porous
|
| 33 |
+
potholed
|
| 34 |
+
scaly
|
| 35 |
+
smeared
|
| 36 |
+
spiralled
|
| 37 |
+
sprinkled
|
| 38 |
+
stained
|
| 39 |
+
stratified
|
| 40 |
+
striped
|
| 41 |
+
studded
|
| 42 |
+
swirly
|
| 43 |
+
veined
|
| 44 |
+
waffled
|
| 45 |
+
woven
|
| 46 |
+
wrinkled
|
| 47 |
+
zigzagged
|
test/0.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac2c8095372771a97078194bcf9d4c062951e5da3a6bb8c289687eb5da2f1c38
|
| 3 |
+
size 463400960
|
test/nshards.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
1
|
train/0.tar
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9831ff6beec4f14bba6be8c5f54bc75930590e35fece40a45f62472b47f3ac61
|
| 3 |
+
size 496732160
|
train/nshards.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
|
|
|
|
| 1 |
+
1
|
zeroshot_classification_templates.txt
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
a photo of a {c} texture.
|
| 2 |
+
a photo of a {c} pattern.
|
| 3 |
+
a photo of a {c} thing.
|
| 4 |
+
a photo of a {c} object.
|
| 5 |
+
a photo of the {c} texture.
|
| 6 |
+
a photo of the {c} pattern.
|
| 7 |
+
a photo of the {c} thing.
|
| 8 |
+
a photo of the {c} object.
|