Initial upload
Browse files- .gitattributes +1 -0
- classnames.txt +10 -0
- test/0.tar +3 -0
- test/1.tar +3 -0
- test/2.tar +3 -0
- test/nshards.txt +1 -0
- train/0.tar +3 -0
- train/1.tar +3 -0
- train/2.tar +3 -0
- train/3.tar +3 -0
- train/nshards.txt +1 -0
- zeroshot_classification_templates.txt +3 -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,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
annual crop land
|
2 |
+
forest
|
3 |
+
brushland or shrubland
|
4 |
+
highway or road
|
5 |
+
industrial buildings or commercial buildings
|
6 |
+
pasture land
|
7 |
+
permanent crop land
|
8 |
+
residential buildings or homes or apartments
|
9 |
+
river
|
10 |
+
lake or sea
|
test/0.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1350ea409fcc2dca1f07dcbf43feaea7ae1f23ce667079dee39d8a4efb0df64f
|
3 |
+
size 21831680
|
test/1.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d044d31a46044b68209c12b2d7969a28dda16e72acf60341a2034405ab012e5
|
3 |
+
size 21872640
|
test/2.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4b394fd98d28bfb1e1ea08c7e9ec8205620739741c3e46f36f241dee824fad3c
|
3 |
+
size 3481600
|
test/nshards.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
3
|
train/0.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33ac54554977358381072f2d015bf91f9eeccf5bb7940d6185f1f9034b8916e2
|
3 |
+
size 43663360
|
train/1.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1ec9a631be421492e87d8d69b3210fac6eb24c92525fc0c9e44107e0adb1c8b6
|
3 |
+
size 43438080
|
train/2.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4c5009ad6160b414fc4478a3d2b422530c23f21f2ffab02b7760885dd487aae0
|
3 |
+
size 43735040
|
train/3.tar
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f662a08c27c2412c1890ada890dd66c5e35bf22ca310884c3fd5247ca941ec4
|
3 |
+
size 10475520
|
train/nshards.txt
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
4
|
zeroshot_classification_templates.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
a centered satellite photo of {c}.
|
2 |
+
a centered satellite photo of a {c}.
|
3 |
+
a centered satellite photo of the {c}.
|