Commit
·
a7fc1f3
1
Parent(s):
a837d5e
Adding files
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +1 -0
- run.sh +10 -0
- shard_01/raw_dataset/ImageNet-A.zip +3 -0
- shard_01/raw_dataset/ImageNet-C.zip +3 -0
- shard_01/raw_dataset/Set5.zip +3 -0
- shard_01/raw_dataset/cinic-10.zip +3 -0
- shard_01/raw_dataset/coco.zip +3 -0
- shard_01/raw_dataset/crowdhuman.zip +3 -0
- shard_01/raw_dataset/eurosat.zip +3 -0
- shard_01/raw_dataset/expw.zip +3 -0
- shard_01/raw_dataset/fairface.zip +3 -0
- shard_01/raw_dataset/iconqa.zip +3 -0
- shard_01/raw_dataset/infographicvqa.zip +3 -0
- shard_01/raw_dataset/recipe-qa.zip +3 -0
- shard_01/raw_dataset/semart.zip +3 -0
- shard_01/raw_dataset/textcaps.zip +3 -0
- shard_01/raw_dataset/visdial.zip +3 -0
- shard_01/raw_dataset/vizwiz.zip +3 -0
- shard_02/ocr_vqa/images.zip +3 -0
- shard_03/CLEVR_CoGenT_v1.0.zip +3 -0
- shard_03/CUB-200-2011.zip +3 -0
- shard_03/Clevr.zip +3 -0
- shard_03/DeepFashion_Attribute_and_Category.zip +3 -0
- shard_03/DeepFashion_In-shop_Clothes_Retrieval_Benchmark.zip +3 -0
- shard_03/DeepFashion_highres_Attribute_and_Category.zip +3 -0
- shard_03/FGVC_Aircraft.zip +3 -0
- shard_03/LSUN.zip +3 -0
- shard_03/Office_31.zip +3 -0
- shard_03/STL-10.zip +3 -0
- shard_03/Stanford_Online_Products.zip +3 -0
- shard_03/places365.zip +3 -0
- shard_04/multiinstruct_images.zip +3 -0
- shard_05/raw_dataset/A-OKVQA.zip +3 -0
- shard_05/raw_dataset/AI2D.zip +3 -0
- shard_05/raw_dataset/AID.zip +3 -0
- shard_05/raw_dataset/CIFAR-FS.zip +3 -0
- shard_05/raw_dataset/CNFOOD-241.zip +3 -0
- shard_05/raw_dataset/Caltech-256.zip +3 -0
- shard_05/raw_dataset/CoVA.zip +3 -0
- shard_05/raw_dataset/CrisisMMD.zip +3 -0
- shard_05/raw_dataset/Dark-Zurich.zip +3 -0
- shard_05/raw_dataset/DeepWeeds.zip +3 -0
- shard_05/raw_dataset/EMNIST.zip +3 -0
- shard_05/raw_dataset/ExDark.zip +3 -0
- shard_05/raw_dataset/FFHQ-Text.zip +3 -0
- shard_05/raw_dataset/FlickrLogos-27.zip +3 -0
- shard_05/raw_dataset/Food-101.zip +3 -0
- shard_05/raw_dataset/FoodLogoDet-1500.zip +3 -0
- shard_05/raw_dataset/ImageNet-R.zip +3 -0
- shard_05/raw_dataset/ImageNet-Sketch.zip +3 -0
.gitattributes
CHANGED
@@ -53,3 +53,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
+
vision_flan.json filter=lfs diff=lfs merge=lfs -text
|
run.sh
ADDED
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
sh unzip.sh shard_01
|
2 |
+
sh unzip.sh shard_03
|
3 |
+
sh unzip.sh shard_05
|
4 |
+
sh unzip.sh shard_06
|
5 |
+
sh unzip.sh shard_07
|
6 |
+
sh unzip.sh shard_08
|
7 |
+
sh unzip.sh shard_09
|
8 |
+
unzip shard_02/ocr_vqa/images.zip
|
9 |
+
unzip shard_04/multiinstruct_images.zip
|
10 |
+
|
shard_01/raw_dataset/ImageNet-A.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7537eafca96d869106dd9f8133eb4404420be0d6edc5d53d764022adbc6f5d6
|
3 |
+
size 92456399
|
shard_01/raw_dataset/ImageNet-C.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a58cb7b8127026b1c4ef2be60941aa7d8fbfeb546a41220fec84c42517e3e42d
|
3 |
+
size 53978310
|
shard_01/raw_dataset/Set5.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b8c82dc2cf3cb2e899b9b54da49b8699bba1cef312d7d269fedec384bf723dcd
|
3 |
+
size 452293
|
shard_01/raw_dataset/cinic-10.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f15cbecaf995dc24089ea6bdf24337e1f95cd70055c9e193acfb75333e1f5b10
|
3 |
+
size 164372626
|
shard_01/raw_dataset/coco.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c2913c2f6af51b6f0b9db798b697b3f00fc20d9fbd906d2e4ba1f59021a3a2ec
|
3 |
+
size 12585357670
|
shard_01/raw_dataset/crowdhuman.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1eb529a55322172cb595a86a43e31c63eab623784946c689e183ee42ee14875c
|
3 |
+
size 5490026903
|
shard_01/raw_dataset/eurosat.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d184f980726b109c1fbc7fafda7a6274a6cfafa2132137ee53c6f2b47fed10d
|
3 |
+
size 22285663
|
shard_01/raw_dataset/expw.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03f03fe02f2a38fe6f1aa46b2a74d013ef82167438c293329712e9badb08fb4e
|
3 |
+
size 728982194
|
shard_01/raw_dataset/fairface.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dcc5d6e1dbdc8728bac1823454d3e52ec35b69349a7c6d2db81354399e209cdf
|
3 |
+
size 580232529
|
shard_01/raw_dataset/iconqa.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:198c31db4ba4ea7e3c5a871a760ffaaec6fe9588bc81961d8af91c32170853ce
|
3 |
+
size 233292654
|
shard_01/raw_dataset/infographicvqa.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:00cc21783e07678301793ca948acd4625446e12fedbf5d69f9822468d24e4417
|
3 |
+
size 5458200533
|
shard_01/raw_dataset/recipe-qa.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3ccd3b690933e151d3642cef9df4be601b41a72bcdf7607ed9b04251b49131ae
|
3 |
+
size 171560774
|
shard_01/raw_dataset/semart.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:54e728e904aab09cfc889cef4c302ac6dd13b1ae9f7e10e8d17d4ec2f727dbbe
|
3 |
+
size 3051820961
|
shard_01/raw_dataset/textcaps.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:23263e0333a02cbec5ee1dfc59d29080a7d29aaf10a741e95d642bd06e9212bf
|
3 |
+
size 2346261792
|
shard_01/raw_dataset/visdial.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:93d194eb6440cf7a724abc65ac2d823688c5fb35758b3748ba4c812cd30f7e04
|
3 |
+
size 5733878342
|
shard_01/raw_dataset/vizwiz.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b8e532f351ac449623f18fdf0b6cfbdbf5d110f24d6a0d35cd2caae7dc4e840
|
3 |
+
size 4931610702
|
shard_02/ocr_vqa/images.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:55645cf31a0f757c918819a2a65b3d39a81a6c757512b51ee189ea4789015e3a
|
3 |
+
size 8929396826
|
shard_03/CLEVR_CoGenT_v1.0.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f4aae453dceb4a190948948c45173d7f7c328fcd4e19c83297e08823164b90c3
|
3 |
+
size 24719655191
|
shard_03/CUB-200-2011.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:01e14f9333906758f911d97581c362f86d072af32416919ccd989fb944cb4ca9
|
3 |
+
size 962035140
|
shard_03/Clevr.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:91c53a9a98b2d2bde1d7a684adc3284b0f6bf8d43c0e5a25d9ca9b959475b8bf
|
3 |
+
size 7047991068
|
shard_03/DeepFashion_Attribute_and_Category.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:14819e4dcb28300199ea1bfa0bf98b0b06ff93da922b10d5e1fd52ba53516836
|
3 |
+
size 95326793
|
shard_03/DeepFashion_In-shop_Clothes_Retrieval_Benchmark.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2625bf5c487d4ae8f4bbac38837526e688fa283181896c8f213661f4c97c228a
|
3 |
+
size 159347979
|
shard_03/DeepFashion_highres_Attribute_and_Category.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0ace7bb8c296e31ee6f9ceb481b9179f5d13a5470e1684bc824593f1c6b5f3b2
|
3 |
+
size 2861441250
|
shard_03/FGVC_Aircraft.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:15d23433d1d7babd7d9ca986ea99eb1e8fded0d7f37298e90a0d905bd2740b1c
|
3 |
+
size 922732776
|
shard_03/LSUN.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0e29bc7c763379b603b289ca38e4845c72337e73e522006a66f162406cd103a5
|
3 |
+
size 49899308
|
shard_03/Office_31.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d369d2ef4e15dbed5327b75d4a2d9768a23193575a30e0057b7e92c2b9ade2c0
|
3 |
+
size 79453307
|
shard_03/STL-10.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4cc4a5784f7c7706ee580cdb1d5dcfe15803b769be32a182373da900a6f6c91
|
3 |
+
size 89344286
|
shard_03/Stanford_Online_Products.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fc2ae21ae60cdba32c1ce945a7581674343fce3188f49d35f4ca6b08edfd53da
|
3 |
+
size 282925255
|
shard_03/places365.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:aaea3b8f466a5429583d831d4f3ba81f3be8608ce4ef124d55ca5eca979b7c2c
|
3 |
+
size 137362970
|
shard_04/multiinstruct_images.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7fb6290aeaadb0c237d4cb7ff26691d3fbcf80628edacda0cfcf9f8a3680b36a
|
3 |
+
size 25919007173
|
shard_05/raw_dataset/A-OKVQA.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8075c9ff498f1fe0c8fe8e80707aa6329f45b708d27ab17ad8f48b8e5cf0a91e
|
3 |
+
size 1623786687
|
shard_05/raw_dataset/AI2D.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8acc3b7bed3d179ca8017c8089362a82e1428d6be68fa69d5f79b31d00f0ae4
|
3 |
+
size 992289958
|
shard_05/raw_dataset/AID.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:cdb1af67657ef1ed42ed481bf009df689ddc9ea13dfb6eb36277882312703bf7
|
3 |
+
size 2628474154
|
shard_05/raw_dataset/CIFAR-FS.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:32408e7bd286fe4d7eafbbf3a65d72c885ef92aedf8e7a08b57252a819f46ae7
|
3 |
+
size 34763526
|
shard_05/raw_dataset/CNFOOD-241.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:923ebe640284971809845b262eca9552b21466028ad27541239c2165b8140afb
|
3 |
+
size 547399836
|
shard_05/raw_dataset/Caltech-256.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:03123f014d6a5d29e45b1e9b1a1fed277232ff7fc2c8360e47d98bee2176f74c
|
3 |
+
size 374573581
|
shard_05/raw_dataset/CoVA.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e4646fa2336774b9425d6645c9a380b0bb5c95df3311a3626407f7393ed64ecf
|
3 |
+
size 3951798872
|
shard_05/raw_dataset/CrisisMMD.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:75f70d719e31658f68650cd02c456806427c2ccb7b9473654fce2bde5b47bb37
|
3 |
+
size 1905914531
|
shard_05/raw_dataset/Dark-Zurich.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df14beb10ecc4aa5aff18096049974b9785db42ada8621df8b4878dc575b6370
|
3 |
+
size 16645346723
|
shard_05/raw_dataset/DeepWeeds.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:894df5da8c24d62043d86b20311e50d85b1b856bbe02587f401bb79d738b7b24
|
3 |
+
size 493577184
|
shard_05/raw_dataset/EMNIST.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7e4b59c9c80506e8616a3db96d32ce6a2dde142fdc010557a6edc597d49c1cfd
|
3 |
+
size 9698326
|
shard_05/raw_dataset/ExDark.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0c0cd3555a6aa934c8ce5abd6c7e24e21f8cdcfcb6b64e5d94c2e3fa77c51807
|
3 |
+
size 1497625830
|
shard_05/raw_dataset/FFHQ-Text.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6443776cdcd2db74410f1503d1092eb473cc67b3f6029fe4ad88c57b506a401f
|
3 |
+
size 1050207856
|
shard_05/raw_dataset/FlickrLogos-27.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:06e720c4016170506e0442ac0494fcba605b4ea8d5a7c43264aa9d3a620130ae
|
3 |
+
size 102084893
|
shard_05/raw_dataset/Food-101.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8ca99aecb95484f30a307b58e8047d0d8fbe9dc345d286155c5fd4a395f84f2
|
3 |
+
size 494785102
|
shard_05/raw_dataset/FoodLogoDet-1500.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c3401406994173cd4e13c3dfa36ddcdcb25c810a053ea60e3fb0c7c2a0e79342
|
3 |
+
size 654110734
|
shard_05/raw_dataset/ImageNet-R.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:deca1055575faf96eadb1c1cdececcab829405743edc181c649a72c71ce285d5
|
3 |
+
size 1161029966
|
shard_05/raw_dataset/ImageNet-Sketch.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a935920b4305913f8abc5ab4a2651f33055edd82f3cc8af01bd30144f2736493
|
3 |
+
size 1491260254
|