Datasets:
Commit ·
1b5b1dd
verified ·
0
Parent(s):
Duplicate from ego-thales/cifar10
Browse filesCo-authored-by: Élie Goudout <ego-thales@users.noreply.huggingface.co>
- .gitattributes +59 -0
- README.md +1097 -0
- calibration/airplane.zip +3 -0
- calibration/automobile.zip +3 -0
- calibration/bird.zip +3 -0
- calibration/cat.zip +3 -0
- calibration/deer.zip +3 -0
- calibration/dog.zip +3 -0
- calibration/frog.zip +3 -0
- calibration/horse.zip +3 -0
- calibration/ship.zip +3 -0
- calibration/truck.zip +3 -0
- test/airplane.zip +3 -0
- test/automobile.zip +3 -0
- test/bird.zip +3 -0
- test/cat.zip +3 -0
- test/deer.zip +3 -0
- test/dog.zip +3 -0
- test/frog.zip +3 -0
- test/horse.zip +3 -0
- test/ship.zip +3 -0
- test/truck.zip +3 -0
- train/airplane.zip +3 -0
- train/automobile.zip +3 -0
- train/bird.zip +3 -0
- train/cat.zip +3 -0
- train/deer.zip +3 -0
- train/dog.zip +3 -0
- train/frog.zip +3 -0
- train/horse.zip +3 -0
- train/ship.zip +3 -0
- train/truck.zip +3 -0
.gitattributes
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
*.7z filter=lfs diff=lfs merge=lfs -text
|
| 2 |
+
*.arrow filter=lfs diff=lfs merge=lfs -text
|
| 3 |
+
*.bin filter=lfs diff=lfs merge=lfs -text
|
| 4 |
+
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
| 5 |
+
*.ckpt filter=lfs diff=lfs merge=lfs -text
|
| 6 |
+
*.ftz filter=lfs diff=lfs merge=lfs -text
|
| 7 |
+
*.gz filter=lfs diff=lfs merge=lfs -text
|
| 8 |
+
*.h5 filter=lfs diff=lfs merge=lfs -text
|
| 9 |
+
*.joblib filter=lfs diff=lfs merge=lfs -text
|
| 10 |
+
*.lfs.* filter=lfs diff=lfs merge=lfs -text
|
| 11 |
+
*.lz4 filter=lfs diff=lfs merge=lfs -text
|
| 12 |
+
*.mds filter=lfs diff=lfs merge=lfs -text
|
| 13 |
+
*.mlmodel filter=lfs diff=lfs merge=lfs -text
|
| 14 |
+
*.model filter=lfs diff=lfs merge=lfs -text
|
| 15 |
+
*.msgpack filter=lfs diff=lfs merge=lfs -text
|
| 16 |
+
*.npy filter=lfs diff=lfs merge=lfs -text
|
| 17 |
+
*.npz filter=lfs diff=lfs merge=lfs -text
|
| 18 |
+
*.onnx filter=lfs diff=lfs merge=lfs -text
|
| 19 |
+
*.ot filter=lfs diff=lfs merge=lfs -text
|
| 20 |
+
*.parquet filter=lfs diff=lfs merge=lfs -text
|
| 21 |
+
*.pb filter=lfs diff=lfs merge=lfs -text
|
| 22 |
+
*.pickle filter=lfs diff=lfs merge=lfs -text
|
| 23 |
+
*.pkl filter=lfs diff=lfs merge=lfs -text
|
| 24 |
+
*.pt filter=lfs diff=lfs merge=lfs -text
|
| 25 |
+
*.pth filter=lfs diff=lfs merge=lfs -text
|
| 26 |
+
*.rar filter=lfs diff=lfs merge=lfs -text
|
| 27 |
+
*.safetensors filter=lfs diff=lfs merge=lfs -text
|
| 28 |
+
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
| 29 |
+
*.tar.* filter=lfs diff=lfs merge=lfs -text
|
| 30 |
+
*.tar filter=lfs diff=lfs merge=lfs -text
|
| 31 |
+
*.tflite filter=lfs diff=lfs merge=lfs -text
|
| 32 |
+
*.tgz filter=lfs diff=lfs merge=lfs -text
|
| 33 |
+
*.wasm filter=lfs diff=lfs merge=lfs -text
|
| 34 |
+
*.xz filter=lfs diff=lfs merge=lfs -text
|
| 35 |
+
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
# Audio files - uncompressed
|
| 39 |
+
*.pcm filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
*.sam filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
*.raw filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
# Audio files - compressed
|
| 43 |
+
*.aac filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
*.flac filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
*.mp3 filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
*.ogg filter=lfs diff=lfs merge=lfs -text
|
| 47 |
+
*.wav filter=lfs diff=lfs merge=lfs -text
|
| 48 |
+
# Image files - uncompressed
|
| 49 |
+
*.bmp filter=lfs diff=lfs merge=lfs -text
|
| 50 |
+
*.gif filter=lfs diff=lfs merge=lfs -text
|
| 51 |
+
*.png filter=lfs diff=lfs merge=lfs -text
|
| 52 |
+
*.tiff filter=lfs diff=lfs merge=lfs -text
|
| 53 |
+
# Image files - compressed
|
| 54 |
+
*.jpg filter=lfs diff=lfs merge=lfs -text
|
| 55 |
+
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
| 56 |
+
*.webp filter=lfs diff=lfs merge=lfs -text
|
| 57 |
+
# Video files - compressed
|
| 58 |
+
*.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 59 |
+
*.webm filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
|
@@ -0,0 +1,1097 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
pretty_name: "CIFAR10 with leftover data for calibration"
|
| 3 |
+
license: mit
|
| 4 |
+
language: en
|
| 5 |
+
task_categories: ["image-classification"]
|
| 6 |
+
size_categories: 100K<n<1M
|
| 7 |
+
source_datasets: "https://www.cs.toronto.edu/~kriz/cifar.html"
|
| 8 |
+
dataset_info:
|
| 9 |
+
features:
|
| 10 |
+
- name: image
|
| 11 |
+
dtype: image
|
| 12 |
+
- name: label
|
| 13 |
+
dtype: int64
|
| 14 |
+
- name: classname
|
| 15 |
+
dtype: string
|
| 16 |
+
configs:
|
| 17 |
+
- config_name: complete
|
| 18 |
+
default: true
|
| 19 |
+
data_files:
|
| 20 |
+
- split: train
|
| 21 |
+
path: "train/*.zip"
|
| 22 |
+
- split: calibration
|
| 23 |
+
path: "calibration/*.zip"
|
| 24 |
+
- split: test
|
| 25 |
+
path: "test/*.zip"
|
| 26 |
+
- config_name: no_airplane
|
| 27 |
+
data_files:
|
| 28 |
+
- split: train
|
| 29 |
+
path:
|
| 30 |
+
- "train/automobile.zip"
|
| 31 |
+
- "train/bird.zip"
|
| 32 |
+
- "train/cat.zip"
|
| 33 |
+
- "train/deer.zip"
|
| 34 |
+
- "train/dog.zip"
|
| 35 |
+
- "train/frog.zip"
|
| 36 |
+
- "train/horse.zip"
|
| 37 |
+
- "train/ship.zip"
|
| 38 |
+
- "train/truck.zip"
|
| 39 |
+
- split: calibration
|
| 40 |
+
path:
|
| 41 |
+
- "calibration/automobile.zip"
|
| 42 |
+
- "calibration/bird.zip"
|
| 43 |
+
- "calibration/cat.zip"
|
| 44 |
+
- "calibration/deer.zip"
|
| 45 |
+
- "calibration/dog.zip"
|
| 46 |
+
- "calibration/frog.zip"
|
| 47 |
+
- "calibration/horse.zip"
|
| 48 |
+
- "calibration/ship.zip"
|
| 49 |
+
- "calibration/truck.zip"
|
| 50 |
+
- split: test
|
| 51 |
+
path:
|
| 52 |
+
- "test/automobile.zip"
|
| 53 |
+
- "test/bird.zip"
|
| 54 |
+
- "test/cat.zip"
|
| 55 |
+
- "test/deer.zip"
|
| 56 |
+
- "test/dog.zip"
|
| 57 |
+
- "test/frog.zip"
|
| 58 |
+
- "test/horse.zip"
|
| 59 |
+
- "test/ship.zip"
|
| 60 |
+
- "test/truck.zip"
|
| 61 |
+
- split: left_out_train
|
| 62 |
+
path: "train/airplane.zip"
|
| 63 |
+
- split: left_out_calibration
|
| 64 |
+
path: "calibration/airplane.zip"
|
| 65 |
+
- split: left_out_test
|
| 66 |
+
path: "test/airplane.zip"
|
| 67 |
+
- split: left_out
|
| 68 |
+
path:
|
| 69 |
+
- "train/airplane.zip"
|
| 70 |
+
- "calibration/airplane.zip"
|
| 71 |
+
- "test/airplane.zip"
|
| 72 |
+
- config_name: no_automobile
|
| 73 |
+
data_files:
|
| 74 |
+
- split: train
|
| 75 |
+
path:
|
| 76 |
+
- "train/airplane.zip"
|
| 77 |
+
- "train/bird.zip"
|
| 78 |
+
- "train/cat.zip"
|
| 79 |
+
- "train/deer.zip"
|
| 80 |
+
- "train/dog.zip"
|
| 81 |
+
- "train/frog.zip"
|
| 82 |
+
- "train/horse.zip"
|
| 83 |
+
- "train/ship.zip"
|
| 84 |
+
- "train/truck.zip"
|
| 85 |
+
- split: calibration
|
| 86 |
+
path:
|
| 87 |
+
- "calibration/airplane.zip"
|
| 88 |
+
- "calibration/bird.zip"
|
| 89 |
+
- "calibration/cat.zip"
|
| 90 |
+
- "calibration/deer.zip"
|
| 91 |
+
- "calibration/dog.zip"
|
| 92 |
+
- "calibration/frog.zip"
|
| 93 |
+
- "calibration/horse.zip"
|
| 94 |
+
- "calibration/ship.zip"
|
| 95 |
+
- "calibration/truck.zip"
|
| 96 |
+
- split: test
|
| 97 |
+
path:
|
| 98 |
+
- "test/airplane.zip"
|
| 99 |
+
- "test/bird.zip"
|
| 100 |
+
- "test/cat.zip"
|
| 101 |
+
- "test/deer.zip"
|
| 102 |
+
- "test/dog.zip"
|
| 103 |
+
- "test/frog.zip"
|
| 104 |
+
- "test/horse.zip"
|
| 105 |
+
- "test/ship.zip"
|
| 106 |
+
- "test/truck.zip"
|
| 107 |
+
- split: left_out_train
|
| 108 |
+
path: "train/automobile.zip"
|
| 109 |
+
- split: left_out_calibration
|
| 110 |
+
path: "calibration/automobile.zip"
|
| 111 |
+
- split: left_out_test
|
| 112 |
+
path: "test/automobile.zip"
|
| 113 |
+
- split: left_out
|
| 114 |
+
path:
|
| 115 |
+
- "train/automobile.zip"
|
| 116 |
+
- "calibration/automobile.zip"
|
| 117 |
+
- "test/automobile.zip"
|
| 118 |
+
- config_name: no_bird
|
| 119 |
+
data_files:
|
| 120 |
+
- split: train
|
| 121 |
+
path:
|
| 122 |
+
- "train/airplane.zip"
|
| 123 |
+
- "train/automobile.zip"
|
| 124 |
+
- "train/cat.zip"
|
| 125 |
+
- "train/deer.zip"
|
| 126 |
+
- "train/dog.zip"
|
| 127 |
+
- "train/frog.zip"
|
| 128 |
+
- "train/horse.zip"
|
| 129 |
+
- "train/ship.zip"
|
| 130 |
+
- "train/truck.zip"
|
| 131 |
+
- split: calibration
|
| 132 |
+
path:
|
| 133 |
+
- "calibration/airplane.zip"
|
| 134 |
+
- "calibration/automobile.zip"
|
| 135 |
+
- "calibration/cat.zip"
|
| 136 |
+
- "calibration/deer.zip"
|
| 137 |
+
- "calibration/dog.zip"
|
| 138 |
+
- "calibration/frog.zip"
|
| 139 |
+
- "calibration/horse.zip"
|
| 140 |
+
- "calibration/ship.zip"
|
| 141 |
+
- "calibration/truck.zip"
|
| 142 |
+
- split: test
|
| 143 |
+
path:
|
| 144 |
+
- "test/airplane.zip"
|
| 145 |
+
- "test/automobile.zip"
|
| 146 |
+
- "test/cat.zip"
|
| 147 |
+
- "test/deer.zip"
|
| 148 |
+
- "test/dog.zip"
|
| 149 |
+
- "test/frog.zip"
|
| 150 |
+
- "test/horse.zip"
|
| 151 |
+
- "test/ship.zip"
|
| 152 |
+
- "test/truck.zip"
|
| 153 |
+
- split: left_out_train
|
| 154 |
+
path: "train/bird.zip"
|
| 155 |
+
- split: left_out_calibration
|
| 156 |
+
path: "calibration/bird.zip"
|
| 157 |
+
- split: left_out_test
|
| 158 |
+
path: "test/bird.zip"
|
| 159 |
+
- split: left_out
|
| 160 |
+
path:
|
| 161 |
+
- "train/bird.zip"
|
| 162 |
+
- "calibration/bird.zip"
|
| 163 |
+
- "test/bird.zip"
|
| 164 |
+
- config_name: no_cat
|
| 165 |
+
data_files:
|
| 166 |
+
- split: train
|
| 167 |
+
path:
|
| 168 |
+
- "train/airplane.zip"
|
| 169 |
+
- "train/automobile.zip"
|
| 170 |
+
- "train/bird.zip"
|
| 171 |
+
- "train/deer.zip"
|
| 172 |
+
- "train/dog.zip"
|
| 173 |
+
- "train/frog.zip"
|
| 174 |
+
- "train/horse.zip"
|
| 175 |
+
- "train/ship.zip"
|
| 176 |
+
- "train/truck.zip"
|
| 177 |
+
- split: calibration
|
| 178 |
+
path:
|
| 179 |
+
- "calibration/airplane.zip"
|
| 180 |
+
- "calibration/automobile.zip"
|
| 181 |
+
- "calibration/bird.zip"
|
| 182 |
+
- "calibration/deer.zip"
|
| 183 |
+
- "calibration/dog.zip"
|
| 184 |
+
- "calibration/frog.zip"
|
| 185 |
+
- "calibration/horse.zip"
|
| 186 |
+
- "calibration/ship.zip"
|
| 187 |
+
- "calibration/truck.zip"
|
| 188 |
+
- split: test
|
| 189 |
+
path:
|
| 190 |
+
- "test/airplane.zip"
|
| 191 |
+
- "test/automobile.zip"
|
| 192 |
+
- "test/bird.zip"
|
| 193 |
+
- "test/deer.zip"
|
| 194 |
+
- "test/dog.zip"
|
| 195 |
+
- "test/frog.zip"
|
| 196 |
+
- "test/horse.zip"
|
| 197 |
+
- "test/ship.zip"
|
| 198 |
+
- "test/truck.zip"
|
| 199 |
+
- split: left_out_train
|
| 200 |
+
path: "train/cat.zip"
|
| 201 |
+
- split: left_out_calibration
|
| 202 |
+
path: "calibration/cat.zip"
|
| 203 |
+
- split: left_out_test
|
| 204 |
+
path: "test/cat.zip"
|
| 205 |
+
- split: left_out
|
| 206 |
+
path:
|
| 207 |
+
- "train/cat.zip"
|
| 208 |
+
- "calibration/cat.zip"
|
| 209 |
+
- "test/cat.zip"
|
| 210 |
+
- config_name: no_deer
|
| 211 |
+
data_files:
|
| 212 |
+
- split: train
|
| 213 |
+
path:
|
| 214 |
+
- "train/airplane.zip"
|
| 215 |
+
- "train/automobile.zip"
|
| 216 |
+
- "train/bird.zip"
|
| 217 |
+
- "train/cat.zip"
|
| 218 |
+
- "train/dog.zip"
|
| 219 |
+
- "train/frog.zip"
|
| 220 |
+
- "train/horse.zip"
|
| 221 |
+
- "train/ship.zip"
|
| 222 |
+
- "train/truck.zip"
|
| 223 |
+
- split: calibration
|
| 224 |
+
path:
|
| 225 |
+
- "calibration/airplane.zip"
|
| 226 |
+
- "calibration/automobile.zip"
|
| 227 |
+
- "calibration/bird.zip"
|
| 228 |
+
- "calibration/cat.zip"
|
| 229 |
+
- "calibration/dog.zip"
|
| 230 |
+
- "calibration/frog.zip"
|
| 231 |
+
- "calibration/horse.zip"
|
| 232 |
+
- "calibration/ship.zip"
|
| 233 |
+
- "calibration/truck.zip"
|
| 234 |
+
- split: test
|
| 235 |
+
path:
|
| 236 |
+
- "test/airplane.zip"
|
| 237 |
+
- "test/automobile.zip"
|
| 238 |
+
- "test/bird.zip"
|
| 239 |
+
- "test/cat.zip"
|
| 240 |
+
- "test/dog.zip"
|
| 241 |
+
- "test/frog.zip"
|
| 242 |
+
- "test/horse.zip"
|
| 243 |
+
- "test/ship.zip"
|
| 244 |
+
- "test/truck.zip"
|
| 245 |
+
- split: left_out_train
|
| 246 |
+
path: "train/deer.zip"
|
| 247 |
+
- split: left_out_calibration
|
| 248 |
+
path: "calibration/deer.zip"
|
| 249 |
+
- split: left_out_test
|
| 250 |
+
path: "test/deer.zip"
|
| 251 |
+
- split: left_out
|
| 252 |
+
path:
|
| 253 |
+
- "train/deer.zip"
|
| 254 |
+
- "calibration/deer.zip"
|
| 255 |
+
- "test/deer.zip"
|
| 256 |
+
- config_name: no_dog
|
| 257 |
+
data_files:
|
| 258 |
+
- split: train
|
| 259 |
+
path:
|
| 260 |
+
- "train/airplane.zip"
|
| 261 |
+
- "train/automobile.zip"
|
| 262 |
+
- "train/bird.zip"
|
| 263 |
+
- "train/cat.zip"
|
| 264 |
+
- "train/deer.zip"
|
| 265 |
+
- "train/frog.zip"
|
| 266 |
+
- "train/horse.zip"
|
| 267 |
+
- "train/ship.zip"
|
| 268 |
+
- "train/truck.zip"
|
| 269 |
+
- split: calibration
|
| 270 |
+
path:
|
| 271 |
+
- "calibration/airplane.zip"
|
| 272 |
+
- "calibration/automobile.zip"
|
| 273 |
+
- "calibration/bird.zip"
|
| 274 |
+
- "calibration/cat.zip"
|
| 275 |
+
- "calibration/deer.zip"
|
| 276 |
+
- "calibration/frog.zip"
|
| 277 |
+
- "calibration/horse.zip"
|
| 278 |
+
- "calibration/ship.zip"
|
| 279 |
+
- "calibration/truck.zip"
|
| 280 |
+
- split: test
|
| 281 |
+
path:
|
| 282 |
+
- "test/airplane.zip"
|
| 283 |
+
- "test/automobile.zip"
|
| 284 |
+
- "test/bird.zip"
|
| 285 |
+
- "test/cat.zip"
|
| 286 |
+
- "test/deer.zip"
|
| 287 |
+
- "test/frog.zip"
|
| 288 |
+
- "test/horse.zip"
|
| 289 |
+
- "test/ship.zip"
|
| 290 |
+
- "test/truck.zip"
|
| 291 |
+
- split: left_out_train
|
| 292 |
+
path: "train/dog.zip"
|
| 293 |
+
- split: left_out_calibration
|
| 294 |
+
path: "calibration/dog.zip"
|
| 295 |
+
- split: left_out_test
|
| 296 |
+
path: "test/dog.zip"
|
| 297 |
+
- split: left_out
|
| 298 |
+
path:
|
| 299 |
+
- "train/dog.zip"
|
| 300 |
+
- "calibration/dog.zip"
|
| 301 |
+
- "test/dog.zip"
|
| 302 |
+
- config_name: no_frog
|
| 303 |
+
data_files:
|
| 304 |
+
- split: train
|
| 305 |
+
path:
|
| 306 |
+
- "train/airplane.zip"
|
| 307 |
+
- "train/automobile.zip"
|
| 308 |
+
- "train/bird.zip"
|
| 309 |
+
- "train/cat.zip"
|
| 310 |
+
- "train/deer.zip"
|
| 311 |
+
- "train/dog.zip"
|
| 312 |
+
- "train/horse.zip"
|
| 313 |
+
- "train/ship.zip"
|
| 314 |
+
- "train/truck.zip"
|
| 315 |
+
- split: calibration
|
| 316 |
+
path:
|
| 317 |
+
- "calibration/airplane.zip"
|
| 318 |
+
- "calibration/automobile.zip"
|
| 319 |
+
- "calibration/bird.zip"
|
| 320 |
+
- "calibration/cat.zip"
|
| 321 |
+
- "calibration/deer.zip"
|
| 322 |
+
- "calibration/dog.zip"
|
| 323 |
+
- "calibration/horse.zip"
|
| 324 |
+
- "calibration/ship.zip"
|
| 325 |
+
- "calibration/truck.zip"
|
| 326 |
+
- split: test
|
| 327 |
+
path:
|
| 328 |
+
- "test/airplane.zip"
|
| 329 |
+
- "test/automobile.zip"
|
| 330 |
+
- "test/bird.zip"
|
| 331 |
+
- "test/cat.zip"
|
| 332 |
+
- "test/deer.zip"
|
| 333 |
+
- "test/dog.zip"
|
| 334 |
+
- "test/horse.zip"
|
| 335 |
+
- "test/ship.zip"
|
| 336 |
+
- "test/truck.zip"
|
| 337 |
+
- split: left_out_train
|
| 338 |
+
path: "train/frog.zip"
|
| 339 |
+
- split: left_out_calibration
|
| 340 |
+
path: "calibration/frog.zip"
|
| 341 |
+
- split: left_out_test
|
| 342 |
+
path: "test/frog.zip"
|
| 343 |
+
- split: left_out
|
| 344 |
+
path:
|
| 345 |
+
- "train/frog.zip"
|
| 346 |
+
- "calibration/frog.zip"
|
| 347 |
+
- "test/frog.zip"
|
| 348 |
+
- config_name: no_horse
|
| 349 |
+
data_files:
|
| 350 |
+
- split: train
|
| 351 |
+
path:
|
| 352 |
+
- "train/airplane.zip"
|
| 353 |
+
- "train/automobile.zip"
|
| 354 |
+
- "train/bird.zip"
|
| 355 |
+
- "train/cat.zip"
|
| 356 |
+
- "train/deer.zip"
|
| 357 |
+
- "train/dog.zip"
|
| 358 |
+
- "train/frog.zip"
|
| 359 |
+
- "train/ship.zip"
|
| 360 |
+
- "train/truck.zip"
|
| 361 |
+
- split: calibration
|
| 362 |
+
path:
|
| 363 |
+
- "calibration/airplane.zip"
|
| 364 |
+
- "calibration/automobile.zip"
|
| 365 |
+
- "calibration/bird.zip"
|
| 366 |
+
- "calibration/cat.zip"
|
| 367 |
+
- "calibration/deer.zip"
|
| 368 |
+
- "calibration/dog.zip"
|
| 369 |
+
- "calibration/frog.zip"
|
| 370 |
+
- "calibration/ship.zip"
|
| 371 |
+
- "calibration/truck.zip"
|
| 372 |
+
- split: test
|
| 373 |
+
path:
|
| 374 |
+
- "test/airplane.zip"
|
| 375 |
+
- "test/automobile.zip"
|
| 376 |
+
- "test/bird.zip"
|
| 377 |
+
- "test/cat.zip"
|
| 378 |
+
- "test/deer.zip"
|
| 379 |
+
- "test/dog.zip"
|
| 380 |
+
- "test/frog.zip"
|
| 381 |
+
- "test/ship.zip"
|
| 382 |
+
- "test/truck.zip"
|
| 383 |
+
- split: left_out_train
|
| 384 |
+
path: "train/horse.zip"
|
| 385 |
+
- split: left_out_calibration
|
| 386 |
+
path: "calibration/horse.zip"
|
| 387 |
+
- split: left_out_test
|
| 388 |
+
path: "test/horse.zip"
|
| 389 |
+
- split: left_out
|
| 390 |
+
path:
|
| 391 |
+
- "train/horse.zip"
|
| 392 |
+
- "calibration/horse.zip"
|
| 393 |
+
- "test/horse.zip"
|
| 394 |
+
- config_name: no_ship
|
| 395 |
+
data_files:
|
| 396 |
+
- split: train
|
| 397 |
+
path:
|
| 398 |
+
- "train/airplane.zip"
|
| 399 |
+
- "train/automobile.zip"
|
| 400 |
+
- "train/bird.zip"
|
| 401 |
+
- "train/cat.zip"
|
| 402 |
+
- "train/deer.zip"
|
| 403 |
+
- "train/dog.zip"
|
| 404 |
+
- "train/frog.zip"
|
| 405 |
+
- "train/horse.zip"
|
| 406 |
+
- "train/truck.zip"
|
| 407 |
+
- split: calibration
|
| 408 |
+
path:
|
| 409 |
+
- "calibration/airplane.zip"
|
| 410 |
+
- "calibration/automobile.zip"
|
| 411 |
+
- "calibration/bird.zip"
|
| 412 |
+
- "calibration/cat.zip"
|
| 413 |
+
- "calibration/deer.zip"
|
| 414 |
+
- "calibration/dog.zip"
|
| 415 |
+
- "calibration/frog.zip"
|
| 416 |
+
- "calibration/horse.zip"
|
| 417 |
+
- "calibration/truck.zip"
|
| 418 |
+
- split: test
|
| 419 |
+
path:
|
| 420 |
+
- "test/airplane.zip"
|
| 421 |
+
- "test/automobile.zip"
|
| 422 |
+
- "test/bird.zip"
|
| 423 |
+
- "test/cat.zip"
|
| 424 |
+
- "test/deer.zip"
|
| 425 |
+
- "test/dog.zip"
|
| 426 |
+
- "test/frog.zip"
|
| 427 |
+
- "test/horse.zip"
|
| 428 |
+
- "test/truck.zip"
|
| 429 |
+
- split: left_out_train
|
| 430 |
+
path: "train/ship.zip"
|
| 431 |
+
- split: left_out_calibration
|
| 432 |
+
path: "calibration/ship.zip"
|
| 433 |
+
- split: left_out_test
|
| 434 |
+
path: "test/ship.zip"
|
| 435 |
+
- split: left_out
|
| 436 |
+
path:
|
| 437 |
+
- "train/ship.zip"
|
| 438 |
+
- "calibration/ship.zip"
|
| 439 |
+
- "test/ship.zip"
|
| 440 |
+
- config_name: no_truck
|
| 441 |
+
data_files:
|
| 442 |
+
- split: train
|
| 443 |
+
path:
|
| 444 |
+
- "train/airplane.zip"
|
| 445 |
+
- "train/automobile.zip"
|
| 446 |
+
- "train/bird.zip"
|
| 447 |
+
- "train/cat.zip"
|
| 448 |
+
- "train/deer.zip"
|
| 449 |
+
- "train/dog.zip"
|
| 450 |
+
- "train/frog.zip"
|
| 451 |
+
- "train/horse.zip"
|
| 452 |
+
- "train/ship.zip"
|
| 453 |
+
- split: calibration
|
| 454 |
+
path:
|
| 455 |
+
- "calibration/airplane.zip"
|
| 456 |
+
- "calibration/automobile.zip"
|
| 457 |
+
- "calibration/bird.zip"
|
| 458 |
+
- "calibration/cat.zip"
|
| 459 |
+
- "calibration/deer.zip"
|
| 460 |
+
- "calibration/dog.zip"
|
| 461 |
+
- "calibration/frog.zip"
|
| 462 |
+
- "calibration/horse.zip"
|
| 463 |
+
- "calibration/ship.zip"
|
| 464 |
+
- split: test
|
| 465 |
+
path:
|
| 466 |
+
- "test/airplane.zip"
|
| 467 |
+
- "test/automobile.zip"
|
| 468 |
+
- "test/bird.zip"
|
| 469 |
+
- "test/cat.zip"
|
| 470 |
+
- "test/deer.zip"
|
| 471 |
+
- "test/dog.zip"
|
| 472 |
+
- "test/frog.zip"
|
| 473 |
+
- "test/horse.zip"
|
| 474 |
+
- "test/ship.zip"
|
| 475 |
+
- split: left_out_train
|
| 476 |
+
path: "train/truck.zip"
|
| 477 |
+
- split: left_out_calibration
|
| 478 |
+
path: "calibration/truck.zip"
|
| 479 |
+
- split: left_out_test
|
| 480 |
+
path: "test/truck.zip"
|
| 481 |
+
- split: left_out
|
| 482 |
+
path:
|
| 483 |
+
- "train/truck.zip"
|
| 484 |
+
- "calibration/truck.zip"
|
| 485 |
+
- "test/truck.zip"
|
| 486 |
+
# From here, STUPID WORKAROUNDS for
|
| 487 |
+
# https://discuss.huggingface.co/t/download-only-requested-split/165968
|
| 488 |
+
- config_name: train
|
| 489 |
+
data_files:
|
| 490 |
+
- split: unique_split
|
| 491 |
+
path:
|
| 492 |
+
- "train/airplane.zip"
|
| 493 |
+
- "train/automobile.zip"
|
| 494 |
+
- "train/bird.zip"
|
| 495 |
+
- "train/cat.zip"
|
| 496 |
+
- "train/deer.zip"
|
| 497 |
+
- "train/dog.zip"
|
| 498 |
+
- "train/frog.zip"
|
| 499 |
+
- "train/horse.zip"
|
| 500 |
+
- "train/ship.zip"
|
| 501 |
+
- "train/truck.zip"
|
| 502 |
+
- config_name: calibration
|
| 503 |
+
data_files:
|
| 504 |
+
- split: unique_split
|
| 505 |
+
path:
|
| 506 |
+
- "calibration/airplane.zip"
|
| 507 |
+
- "calibration/automobile.zip"
|
| 508 |
+
- "calibration/bird.zip"
|
| 509 |
+
- "calibration/cat.zip"
|
| 510 |
+
- "calibration/deer.zip"
|
| 511 |
+
- "calibration/dog.zip"
|
| 512 |
+
- "calibration/frog.zip"
|
| 513 |
+
- "calibration/horse.zip"
|
| 514 |
+
- "calibration/ship.zip"
|
| 515 |
+
- "calibration/truck.zip"
|
| 516 |
+
- config_name: test
|
| 517 |
+
data_files:
|
| 518 |
+
- split: unique_split
|
| 519 |
+
path:
|
| 520 |
+
- "test/airplane.zip"
|
| 521 |
+
- "test/automobile.zip"
|
| 522 |
+
- "test/bird.zip"
|
| 523 |
+
- "test/cat.zip"
|
| 524 |
+
- "test/deer.zip"
|
| 525 |
+
- "test/dog.zip"
|
| 526 |
+
- "test/frog.zip"
|
| 527 |
+
- "test/horse.zip"
|
| 528 |
+
- "test/ship.zip"
|
| 529 |
+
- "test/truck.zip"
|
| 530 |
+
- config_name: no_airplane_train
|
| 531 |
+
data_files:
|
| 532 |
+
- split: unique_split
|
| 533 |
+
path:
|
| 534 |
+
- "train/automobile.zip"
|
| 535 |
+
- "train/bird.zip"
|
| 536 |
+
- "train/cat.zip"
|
| 537 |
+
- "train/deer.zip"
|
| 538 |
+
- "train/dog.zip"
|
| 539 |
+
- "train/frog.zip"
|
| 540 |
+
- "train/horse.zip"
|
| 541 |
+
- "train/ship.zip"
|
| 542 |
+
- "train/truck.zip"
|
| 543 |
+
- config_name: airplane_train
|
| 544 |
+
data_files:
|
| 545 |
+
- split: unique_split
|
| 546 |
+
path: "train/airplane.zip"
|
| 547 |
+
- config_name: no_airplane_calibration
|
| 548 |
+
data_files:
|
| 549 |
+
- split: unique_split
|
| 550 |
+
path:
|
| 551 |
+
- "calibration/automobile.zip"
|
| 552 |
+
- "calibration/bird.zip"
|
| 553 |
+
- "calibration/cat.zip"
|
| 554 |
+
- "calibration/deer.zip"
|
| 555 |
+
- "calibration/dog.zip"
|
| 556 |
+
- "calibration/frog.zip"
|
| 557 |
+
- "calibration/horse.zip"
|
| 558 |
+
- "calibration/ship.zip"
|
| 559 |
+
- "calibration/truck.zip"
|
| 560 |
+
- config_name: airplane_calibration
|
| 561 |
+
data_files:
|
| 562 |
+
- split: unique_split
|
| 563 |
+
path: "calibration/airplane.zip"
|
| 564 |
+
- config_name: no_airplane_test
|
| 565 |
+
data_files:
|
| 566 |
+
- split: unique_split
|
| 567 |
+
path:
|
| 568 |
+
- "test/automobile.zip"
|
| 569 |
+
- "test/bird.zip"
|
| 570 |
+
- "test/cat.zip"
|
| 571 |
+
- "test/deer.zip"
|
| 572 |
+
- "test/dog.zip"
|
| 573 |
+
- "test/frog.zip"
|
| 574 |
+
- "test/horse.zip"
|
| 575 |
+
- "test/ship.zip"
|
| 576 |
+
- "test/truck.zip"
|
| 577 |
+
- config_name: airplane_test
|
| 578 |
+
data_files:
|
| 579 |
+
- split: unique_split
|
| 580 |
+
path: "test/airplane.zip"
|
| 581 |
+
- config_name: no_automobile_train
|
| 582 |
+
data_files:
|
| 583 |
+
- split: unique_split
|
| 584 |
+
path:
|
| 585 |
+
- "train/airplane.zip"
|
| 586 |
+
- "train/bird.zip"
|
| 587 |
+
- "train/cat.zip"
|
| 588 |
+
- "train/deer.zip"
|
| 589 |
+
- "train/dog.zip"
|
| 590 |
+
- "train/frog.zip"
|
| 591 |
+
- "train/horse.zip"
|
| 592 |
+
- "train/ship.zip"
|
| 593 |
+
- "train/truck.zip"
|
| 594 |
+
- config_name: automobile_train
|
| 595 |
+
data_files:
|
| 596 |
+
- split: unique_split
|
| 597 |
+
path: "train/automobile.zip"
|
| 598 |
+
- config_name: no_automobile_calibration
|
| 599 |
+
data_files:
|
| 600 |
+
- split: unique_split
|
| 601 |
+
path:
|
| 602 |
+
- "calibration/airplane.zip"
|
| 603 |
+
- "calibration/bird.zip"
|
| 604 |
+
- "calibration/cat.zip"
|
| 605 |
+
- "calibration/deer.zip"
|
| 606 |
+
- "calibration/dog.zip"
|
| 607 |
+
- "calibration/frog.zip"
|
| 608 |
+
- "calibration/horse.zip"
|
| 609 |
+
- "calibration/ship.zip"
|
| 610 |
+
- "calibration/truck.zip"
|
| 611 |
+
- config_name: automobile_calibration
|
| 612 |
+
data_files:
|
| 613 |
+
- split: unique_split
|
| 614 |
+
path: "calibration/automobile.zip"
|
| 615 |
+
- config_name: no_automobile_test
|
| 616 |
+
data_files:
|
| 617 |
+
- split: unique_split
|
| 618 |
+
path:
|
| 619 |
+
- "test/airplane.zip"
|
| 620 |
+
- "test/bird.zip"
|
| 621 |
+
- "test/cat.zip"
|
| 622 |
+
- "test/deer.zip"
|
| 623 |
+
- "test/dog.zip"
|
| 624 |
+
- "test/frog.zip"
|
| 625 |
+
- "test/horse.zip"
|
| 626 |
+
- "test/ship.zip"
|
| 627 |
+
- "test/truck.zip"
|
| 628 |
+
- config_name: automobile_test
|
| 629 |
+
data_files:
|
| 630 |
+
- split: unique_split
|
| 631 |
+
path: "test/automobile.zip"
|
| 632 |
+
- config_name: no_bird_train
|
| 633 |
+
data_files:
|
| 634 |
+
- split: unique_split
|
| 635 |
+
path:
|
| 636 |
+
- "train/airplane.zip"
|
| 637 |
+
- "train/automobile.zip"
|
| 638 |
+
- "train/cat.zip"
|
| 639 |
+
- "train/deer.zip"
|
| 640 |
+
- "train/dog.zip"
|
| 641 |
+
- "train/frog.zip"
|
| 642 |
+
- "train/horse.zip"
|
| 643 |
+
- "train/ship.zip"
|
| 644 |
+
- "train/truck.zip"
|
| 645 |
+
- config_name: bird_train
|
| 646 |
+
data_files:
|
| 647 |
+
- split: unique_split
|
| 648 |
+
path: "train/bird.zip"
|
| 649 |
+
- config_name: no_bird_calibration
|
| 650 |
+
data_files:
|
| 651 |
+
- split: unique_split
|
| 652 |
+
path:
|
| 653 |
+
- "calibration/airplane.zip"
|
| 654 |
+
- "calibration/automobile.zip"
|
| 655 |
+
- "calibration/cat.zip"
|
| 656 |
+
- "calibration/deer.zip"
|
| 657 |
+
- "calibration/dog.zip"
|
| 658 |
+
- "calibration/frog.zip"
|
| 659 |
+
- "calibration/horse.zip"
|
| 660 |
+
- "calibration/ship.zip"
|
| 661 |
+
- "calibration/truck.zip"
|
| 662 |
+
- config_name: bird_calibration
|
| 663 |
+
data_files:
|
| 664 |
+
- split: unique_split
|
| 665 |
+
path: "calibration/bird.zip"
|
| 666 |
+
- config_name: no_bird_test
|
| 667 |
+
data_files:
|
| 668 |
+
- split: unique_split
|
| 669 |
+
path:
|
| 670 |
+
- "test/airplane.zip"
|
| 671 |
+
- "test/automobile.zip"
|
| 672 |
+
- "test/cat.zip"
|
| 673 |
+
- "test/deer.zip"
|
| 674 |
+
- "test/dog.zip"
|
| 675 |
+
- "test/frog.zip"
|
| 676 |
+
- "test/horse.zip"
|
| 677 |
+
- "test/ship.zip"
|
| 678 |
+
- "test/truck.zip"
|
| 679 |
+
- config_name: bird_test
|
| 680 |
+
data_files:
|
| 681 |
+
- split: unique_split
|
| 682 |
+
path: "test/bird.zip"
|
| 683 |
+
- config_name: no_cat_train
|
| 684 |
+
data_files:
|
| 685 |
+
- split: unique_split
|
| 686 |
+
path:
|
| 687 |
+
- "train/airplane.zip"
|
| 688 |
+
- "train/automobile.zip"
|
| 689 |
+
- "train/bird.zip"
|
| 690 |
+
- "train/deer.zip"
|
| 691 |
+
- "train/dog.zip"
|
| 692 |
+
- "train/frog.zip"
|
| 693 |
+
- "train/horse.zip"
|
| 694 |
+
- "train/ship.zip"
|
| 695 |
+
- "train/truck.zip"
|
| 696 |
+
- config_name: cat_train
|
| 697 |
+
data_files:
|
| 698 |
+
- split: unique_split
|
| 699 |
+
path: "train/cat.zip"
|
| 700 |
+
- config_name: no_cat_calibration
|
| 701 |
+
data_files:
|
| 702 |
+
- split: unique_split
|
| 703 |
+
path:
|
| 704 |
+
- "calibration/airplane.zip"
|
| 705 |
+
- "calibration/automobile.zip"
|
| 706 |
+
- "calibration/bird.zip"
|
| 707 |
+
- "calibration/deer.zip"
|
| 708 |
+
- "calibration/dog.zip"
|
| 709 |
+
- "calibration/frog.zip"
|
| 710 |
+
- "calibration/horse.zip"
|
| 711 |
+
- "calibration/ship.zip"
|
| 712 |
+
- "calibration/truck.zip"
|
| 713 |
+
- config_name: cat_calibration
|
| 714 |
+
data_files:
|
| 715 |
+
- split: unique_split
|
| 716 |
+
path: "calibration/cat.zip"
|
| 717 |
+
- config_name: no_cat_test
|
| 718 |
+
data_files:
|
| 719 |
+
- split: unique_split
|
| 720 |
+
path:
|
| 721 |
+
- "test/airplane.zip"
|
| 722 |
+
- "test/automobile.zip"
|
| 723 |
+
- "test/bird.zip"
|
| 724 |
+
- "test/deer.zip"
|
| 725 |
+
- "test/dog.zip"
|
| 726 |
+
- "test/frog.zip"
|
| 727 |
+
- "test/horse.zip"
|
| 728 |
+
- "test/ship.zip"
|
| 729 |
+
- "test/truck.zip"
|
| 730 |
+
- config_name: cat_test
|
| 731 |
+
data_files:
|
| 732 |
+
- split: unique_split
|
| 733 |
+
path: "test/cat.zip"
|
| 734 |
+
- config_name: no_deer_train
|
| 735 |
+
data_files:
|
| 736 |
+
- split: unique_split
|
| 737 |
+
path:
|
| 738 |
+
- "train/airplane.zip"
|
| 739 |
+
- "train/automobile.zip"
|
| 740 |
+
- "train/bird.zip"
|
| 741 |
+
- "train/cat.zip"
|
| 742 |
+
- "train/dog.zip"
|
| 743 |
+
- "train/frog.zip"
|
| 744 |
+
- "train/horse.zip"
|
| 745 |
+
- "train/ship.zip"
|
| 746 |
+
- "train/truck.zip"
|
| 747 |
+
- config_name: deer_train
|
| 748 |
+
data_files:
|
| 749 |
+
- split: unique_split
|
| 750 |
+
path: "train/deer.zip"
|
| 751 |
+
- config_name: no_deer_calibration
|
| 752 |
+
data_files:
|
| 753 |
+
- split: unique_split
|
| 754 |
+
path:
|
| 755 |
+
- "calibration/airplane.zip"
|
| 756 |
+
- "calibration/automobile.zip"
|
| 757 |
+
- "calibration/bird.zip"
|
| 758 |
+
- "calibration/cat.zip"
|
| 759 |
+
- "calibration/dog.zip"
|
| 760 |
+
- "calibration/frog.zip"
|
| 761 |
+
- "calibration/horse.zip"
|
| 762 |
+
- "calibration/ship.zip"
|
| 763 |
+
- "calibration/truck.zip"
|
| 764 |
+
- config_name: deer_calibration
|
| 765 |
+
data_files:
|
| 766 |
+
- split: unique_split
|
| 767 |
+
path: "calibration/deer.zip"
|
| 768 |
+
- config_name: no_deer_test
|
| 769 |
+
data_files:
|
| 770 |
+
- split: unique_split
|
| 771 |
+
path:
|
| 772 |
+
- "test/airplane.zip"
|
| 773 |
+
- "test/automobile.zip"
|
| 774 |
+
- "test/bird.zip"
|
| 775 |
+
- "test/cat.zip"
|
| 776 |
+
- "test/dog.zip"
|
| 777 |
+
- "test/frog.zip"
|
| 778 |
+
- "test/horse.zip"
|
| 779 |
+
- "test/ship.zip"
|
| 780 |
+
- "test/truck.zip"
|
| 781 |
+
- config_name: deer_test
|
| 782 |
+
data_files:
|
| 783 |
+
- split: unique_split
|
| 784 |
+
path: "test/deer.zip"
|
| 785 |
+
- config_name: no_dog_train
|
| 786 |
+
data_files:
|
| 787 |
+
- split: unique_split
|
| 788 |
+
path:
|
| 789 |
+
- "train/airplane.zip"
|
| 790 |
+
- "train/automobile.zip"
|
| 791 |
+
- "train/bird.zip"
|
| 792 |
+
- "train/cat.zip"
|
| 793 |
+
- "train/deer.zip"
|
| 794 |
+
- "train/frog.zip"
|
| 795 |
+
- "train/horse.zip"
|
| 796 |
+
- "train/ship.zip"
|
| 797 |
+
- "train/truck.zip"
|
| 798 |
+
- config_name: dog_train
|
| 799 |
+
data_files:
|
| 800 |
+
- split: unique_split
|
| 801 |
+
path: "train/dog.zip"
|
| 802 |
+
- config_name: no_dog_calibration
|
| 803 |
+
data_files:
|
| 804 |
+
- split: unique_split
|
| 805 |
+
path:
|
| 806 |
+
- "calibration/airplane.zip"
|
| 807 |
+
- "calibration/automobile.zip"
|
| 808 |
+
- "calibration/bird.zip"
|
| 809 |
+
- "calibration/cat.zip"
|
| 810 |
+
- "calibration/deer.zip"
|
| 811 |
+
- "calibration/frog.zip"
|
| 812 |
+
- "calibration/horse.zip"
|
| 813 |
+
- "calibration/ship.zip"
|
| 814 |
+
- "calibration/truck.zip"
|
| 815 |
+
- config_name: dog_calibration
|
| 816 |
+
data_files:
|
| 817 |
+
- split: unique_split
|
| 818 |
+
path: "calibration/dog.zip"
|
| 819 |
+
- config_name: no_dog_test
|
| 820 |
+
data_files:
|
| 821 |
+
- split: unique_split
|
| 822 |
+
path:
|
| 823 |
+
- "test/airplane.zip"
|
| 824 |
+
- "test/automobile.zip"
|
| 825 |
+
- "test/bird.zip"
|
| 826 |
+
- "test/cat.zip"
|
| 827 |
+
- "test/deer.zip"
|
| 828 |
+
- "test/frog.zip"
|
| 829 |
+
- "test/horse.zip"
|
| 830 |
+
- "test/ship.zip"
|
| 831 |
+
- "test/truck.zip"
|
| 832 |
+
- config_name: dog_test
|
| 833 |
+
data_files:
|
| 834 |
+
- split: unique_split
|
| 835 |
+
path: "test/dog.zip"
|
| 836 |
+
- config_name: no_frog_train
|
| 837 |
+
data_files:
|
| 838 |
+
- split: unique_split
|
| 839 |
+
path:
|
| 840 |
+
- "train/airplane.zip"
|
| 841 |
+
- "train/automobile.zip"
|
| 842 |
+
- "train/bird.zip"
|
| 843 |
+
- "train/cat.zip"
|
| 844 |
+
- "train/deer.zip"
|
| 845 |
+
- "train/dog.zip"
|
| 846 |
+
- "train/horse.zip"
|
| 847 |
+
- "train/ship.zip"
|
| 848 |
+
- "train/truck.zip"
|
| 849 |
+
- config_name: frog_train
|
| 850 |
+
data_files:
|
| 851 |
+
- split: unique_split
|
| 852 |
+
path: "train/frog.zip"
|
| 853 |
+
- config_name: no_frog_calibration
|
| 854 |
+
data_files:
|
| 855 |
+
- split: unique_split
|
| 856 |
+
path:
|
| 857 |
+
- "calibration/airplane.zip"
|
| 858 |
+
- "calibration/automobile.zip"
|
| 859 |
+
- "calibration/bird.zip"
|
| 860 |
+
- "calibration/cat.zip"
|
| 861 |
+
- "calibration/deer.zip"
|
| 862 |
+
- "calibration/dog.zip"
|
| 863 |
+
- "calibration/horse.zip"
|
| 864 |
+
- "calibration/ship.zip"
|
| 865 |
+
- "calibration/truck.zip"
|
| 866 |
+
- config_name: frog_calibration
|
| 867 |
+
data_files:
|
| 868 |
+
- split: unique_split
|
| 869 |
+
path: "calibration/frog.zip"
|
| 870 |
+
- config_name: no_frog_test
|
| 871 |
+
data_files:
|
| 872 |
+
- split: unique_split
|
| 873 |
+
path:
|
| 874 |
+
- "test/airplane.zip"
|
| 875 |
+
- "test/automobile.zip"
|
| 876 |
+
- "test/bird.zip"
|
| 877 |
+
- "test/cat.zip"
|
| 878 |
+
- "test/deer.zip"
|
| 879 |
+
- "test/dog.zip"
|
| 880 |
+
- "test/horse.zip"
|
| 881 |
+
- "test/ship.zip"
|
| 882 |
+
- "test/truck.zip"
|
| 883 |
+
- config_name: frog_test
|
| 884 |
+
data_files:
|
| 885 |
+
- split: unique_split
|
| 886 |
+
path: "test/frog.zip"
|
| 887 |
+
- config_name: no_horse_train
|
| 888 |
+
data_files:
|
| 889 |
+
- split: unique_split
|
| 890 |
+
path:
|
| 891 |
+
- "train/airplane.zip"
|
| 892 |
+
- "train/automobile.zip"
|
| 893 |
+
- "train/bird.zip"
|
| 894 |
+
- "train/cat.zip"
|
| 895 |
+
- "train/deer.zip"
|
| 896 |
+
- "train/dog.zip"
|
| 897 |
+
- "train/frog.zip"
|
| 898 |
+
- "train/ship.zip"
|
| 899 |
+
- "train/truck.zip"
|
| 900 |
+
- config_name: horse_train
|
| 901 |
+
data_files:
|
| 902 |
+
- split: unique_split
|
| 903 |
+
path: "train/horse.zip"
|
| 904 |
+
- config_name: no_horse_calibration
|
| 905 |
+
data_files:
|
| 906 |
+
- split: unique_split
|
| 907 |
+
path:
|
| 908 |
+
- "calibration/airplane.zip"
|
| 909 |
+
- "calibration/automobile.zip"
|
| 910 |
+
- "calibration/bird.zip"
|
| 911 |
+
- "calibration/cat.zip"
|
| 912 |
+
- "calibration/deer.zip"
|
| 913 |
+
- "calibration/dog.zip"
|
| 914 |
+
- "calibration/frog.zip"
|
| 915 |
+
- "calibration/ship.zip"
|
| 916 |
+
- "calibration/truck.zip"
|
| 917 |
+
- config_name: horse_calibration
|
| 918 |
+
data_files:
|
| 919 |
+
- split: unique_split
|
| 920 |
+
path: "calibration/horse.zip"
|
| 921 |
+
- config_name: no_horse_test
|
| 922 |
+
data_files:
|
| 923 |
+
- split: unique_split
|
| 924 |
+
path:
|
| 925 |
+
- "test/airplane.zip"
|
| 926 |
+
- "test/automobile.zip"
|
| 927 |
+
- "test/bird.zip"
|
| 928 |
+
- "test/cat.zip"
|
| 929 |
+
- "test/deer.zip"
|
| 930 |
+
- "test/dog.zip"
|
| 931 |
+
- "test/frog.zip"
|
| 932 |
+
- "test/ship.zip"
|
| 933 |
+
- "test/truck.zip"
|
| 934 |
+
- config_name: horse_test
|
| 935 |
+
data_files:
|
| 936 |
+
- split: unique_split
|
| 937 |
+
path: "test/horse.zip"
|
| 938 |
+
- config_name: no_ship_train
|
| 939 |
+
data_files:
|
| 940 |
+
- split: unique_split
|
| 941 |
+
path:
|
| 942 |
+
- "train/airplane.zip"
|
| 943 |
+
- "train/automobile.zip"
|
| 944 |
+
- "train/bird.zip"
|
| 945 |
+
- "train/cat.zip"
|
| 946 |
+
- "train/deer.zip"
|
| 947 |
+
- "train/dog.zip"
|
| 948 |
+
- "train/frog.zip"
|
| 949 |
+
- "train/horse.zip"
|
| 950 |
+
- "train/truck.zip"
|
| 951 |
+
- config_name: ship_train
|
| 952 |
+
data_files:
|
| 953 |
+
- split: unique_split
|
| 954 |
+
path: "train/ship.zip"
|
| 955 |
+
- config_name: no_ship_calibration
|
| 956 |
+
data_files:
|
| 957 |
+
- split: unique_split
|
| 958 |
+
path:
|
| 959 |
+
- "calibration/airplane.zip"
|
| 960 |
+
- "calibration/automobile.zip"
|
| 961 |
+
- "calibration/bird.zip"
|
| 962 |
+
- "calibration/cat.zip"
|
| 963 |
+
- "calibration/deer.zip"
|
| 964 |
+
- "calibration/dog.zip"
|
| 965 |
+
- "calibration/frog.zip"
|
| 966 |
+
- "calibration/horse.zip"
|
| 967 |
+
- "calibration/truck.zip"
|
| 968 |
+
- config_name: ship_calibration
|
| 969 |
+
data_files:
|
| 970 |
+
- split: unique_split
|
| 971 |
+
path: "calibration/ship.zip"
|
| 972 |
+
- config_name: no_ship_test
|
| 973 |
+
data_files:
|
| 974 |
+
- split: unique_split
|
| 975 |
+
path:
|
| 976 |
+
- "test/airplane.zip"
|
| 977 |
+
- "test/automobile.zip"
|
| 978 |
+
- "test/bird.zip"
|
| 979 |
+
- "test/cat.zip"
|
| 980 |
+
- "test/deer.zip"
|
| 981 |
+
- "test/dog.zip"
|
| 982 |
+
- "test/frog.zip"
|
| 983 |
+
- "test/horse.zip"
|
| 984 |
+
- "test/truck.zip"
|
| 985 |
+
- config_name: ship_test
|
| 986 |
+
data_files:
|
| 987 |
+
- split: unique_split
|
| 988 |
+
path: "test/ship.zip"
|
| 989 |
+
- config_name: no_truck_train
|
| 990 |
+
data_files:
|
| 991 |
+
- split: unique_split
|
| 992 |
+
path:
|
| 993 |
+
- "train/airplane.zip"
|
| 994 |
+
- "train/automobile.zip"
|
| 995 |
+
- "train/bird.zip"
|
| 996 |
+
- "train/cat.zip"
|
| 997 |
+
- "train/deer.zip"
|
| 998 |
+
- "train/dog.zip"
|
| 999 |
+
- "train/frog.zip"
|
| 1000 |
+
- "train/horse.zip"
|
| 1001 |
+
- "train/ship.zip"
|
| 1002 |
+
- config_name: truck_train
|
| 1003 |
+
data_files:
|
| 1004 |
+
- split: unique_split
|
| 1005 |
+
path: "train/truck.zip"
|
| 1006 |
+
- config_name: no_truck_calibration
|
| 1007 |
+
data_files:
|
| 1008 |
+
- split: unique_split
|
| 1009 |
+
path:
|
| 1010 |
+
- "calibration/airplane.zip"
|
| 1011 |
+
- "calibration/automobile.zip"
|
| 1012 |
+
- "calibration/bird.zip"
|
| 1013 |
+
- "calibration/cat.zip"
|
| 1014 |
+
- "calibration/deer.zip"
|
| 1015 |
+
- "calibration/dog.zip"
|
| 1016 |
+
- "calibration/frog.zip"
|
| 1017 |
+
- "calibration/horse.zip"
|
| 1018 |
+
- "calibration/ship.zip"
|
| 1019 |
+
- config_name: truck_calibration
|
| 1020 |
+
data_files:
|
| 1021 |
+
- split: unique_split
|
| 1022 |
+
path: "calibration/truck.zip"
|
| 1023 |
+
- config_name: no_truck_test
|
| 1024 |
+
data_files:
|
| 1025 |
+
- split: unique_split
|
| 1026 |
+
path:
|
| 1027 |
+
- "test/airplane.zip"
|
| 1028 |
+
- "test/automobile.zip"
|
| 1029 |
+
- "test/bird.zip"
|
| 1030 |
+
- "test/cat.zip"
|
| 1031 |
+
- "test/deer.zip"
|
| 1032 |
+
- "test/dog.zip"
|
| 1033 |
+
- "test/frog.zip"
|
| 1034 |
+
- "test/horse.zip"
|
| 1035 |
+
- "test/ship.zip"
|
| 1036 |
+
- config_name: truck_test
|
| 1037 |
+
data_files:
|
| 1038 |
+
- split: unique_split
|
| 1039 |
+
path: "test/truck.zip"
|
| 1040 |
+
---
|
| 1041 |
+
|
| 1042 |
+
# Dataset Specifications
|
| 1043 |
+
|
| 1044 |
+
Contains the entire CIFAR10 dataset, downloaded via *PyTorch*, then split and saved as `.png` files representing 32x32 images.
|
| 1045 |
+
|
| 1046 |
+
There a three splits, perfectly balanced class-wise:
|
| 1047 |
+
|
| 1048 |
+
- `train`: 49,000 out of the original 50,000 samples from the training set of CIFAR10;
|
| 1049 |
+
- `calibration`: 1,000 left-out samples from the training set;
|
| 1050 |
+
- `test`: 10,000 samples, the entire original test set.
|
| 1051 |
+
|
| 1052 |
+
# File Structure
|
| 1053 |
+
|
| 1054 |
+
Files are archives `<split>/<classname>.zip`. Each `<classname>.zip` is a flat archive containing the associated images `XXXX.png`.
|
| 1055 |
+
|
| 1056 |
+
**For a given class**, every filename `XXXX.png` is unique, with `XXXX` ranging:
|
| 1057 |
+
|
| 1058 |
+
- from `"0000"` to `"0999"` for test samples,
|
| 1059 |
+
- from `"1000"` to `"1099"` for calibration samples,
|
| 1060 |
+
- from `"1100"` to `"5999"` for train samples.
|
| 1061 |
+
|
| 1062 |
+
|
| 1063 |
+
# Use with PyTorch
|
| 1064 |
+
|
| 1065 |
+
As a helper, you can use the following snippet to iterate through a specific split:
|
| 1066 |
+
```python
|
| 1067 |
+
from datasets import load_dataset
|
| 1068 |
+
from torch.utils.data import DataLoader
|
| 1069 |
+
|
| 1070 |
+
dataset = load_dataset("ego-thales/cifar10", name="no_bird_calibration")
|
| 1071 |
+
dataset = dataset["unique_split"] # Comment out if you're in case 1. below
|
| 1072 |
+
dataloader = DataLoader(dataset.with_format("torch"), batch_size=300)
|
| 1073 |
+
for batch in dataloader:
|
| 1074 |
+
# batch["images"]: tensor with shape `(300, 3, 32, 32)` (`torch.uint8` values between 0 and 255)
|
| 1075 |
+
# batch["label"]: tensor with shape `(300,)` (`torch.int64` values between 0 and 9)
|
| 1076 |
+
# batch["classname"]: list of length `300` with classnames as `str`
|
| 1077 |
+
```
|
| 1078 |
+
|
| 1079 |
+
## Loading arguments
|
| 1080 |
+
|
| 1081 |
+
While [this question](https://discuss.huggingface.co/t/download-only-requested-split/165968/3?u=ego-thales) does not find a reasonable answer, there are two cases to consider.
|
| 1082 |
+
|
| 1083 |
+
#### 1. If you wish to download the full dataset
|
| 1084 |
+
|
| 1085 |
+
- `name` (Optional): Either `"complete"` or `"no_<classname>"`.
|
| 1086 |
+
- `split` (Optional): One of `"train"`, `"calibration"` or `"test"`. If `name` is of the format `"no_<classname>"`, then the following values are also allowed: `"left_out_train"`, `"left_out_calibration"`, `"left_out_test"` and `"left_out"` (for all left-out samples).
|
| 1087 |
+
|
| 1088 |
+
#### 2. If you wish to only use a single split
|
| 1089 |
+
|
| 1090 |
+
Since apparently `streaming=True` still goes through every archive to find metadata no matter the setting, as a workaround, we defined many different configuration to act as splits. So use:
|
| 1091 |
+
|
| 1092 |
+
- `name`: One of `"<classname>_<split>"` or `"no_<classname>_<split>"` with `<split>` either `"train"`, `"calibration"` or `"test"`.
|
| 1093 |
+
- `split`: Leave empty.
|
| 1094 |
+
|
| 1095 |
+
## Good to know
|
| 1096 |
+
|
| 1097 |
+
The `.zip` archives are unzipped at every iteration where they are needed. As such, we recommend using an adapted `batch_size`, accounting for the number of samples in each `data.zip`.
|
calibration/airplane.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:923ed38d38433dafa90147c32f84e4b1c748eaac0f292e32d523f183209c549e
|
| 3 |
+
size 213965
|
calibration/automobile.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:181a557a737d7aaa076f060a34aa57e5349a0632140a4b052a75d8e60b0c9145
|
| 3 |
+
size 245222
|
calibration/bird.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:20ba74f9d53fd4b6a7d9b361370cfe07d700d530a24bc957c1db31f72cfb2001
|
| 3 |
+
size 223476
|
calibration/cat.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f596fc1b8555fd8e860acb482ddcae84265e218cf686cfcb01b1f92007c6b78a
|
| 3 |
+
size 239055
|
calibration/deer.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:11a8b5da81021e1a0b34b688eab73ba17509de21fc506ca90498983aa9477f70
|
| 3 |
+
size 239357
|
calibration/dog.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:345f86f624cba539bc4e876f6f1336c0e7623d488a2c6a83c841d87fbdcf2bb2
|
| 3 |
+
size 243809
|
calibration/frog.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f91170d77fb0c98535d336d836973f4c54b00ee339b32ff8ca1f5c6a38064838
|
| 3 |
+
size 255107
|
calibration/horse.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b5cf4ade7b67fc4ebd1ee9eddafff212c3c8235bf54071a0af0d9d3941ab2bb
|
| 3 |
+
size 245528
|
calibration/ship.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f137a55a10fc229d66c709436814e28fd4ba318402b5c9ab458a90e18c69c94a
|
| 3 |
+
size 219717
|
calibration/truck.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d44cada05034bf509af298b940b702d4fc9cffa50c55affcfefdbf57bef0d9bb
|
| 3 |
+
size 244410
|
test/airplane.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6776ef61edb3c4275604253572b696db02cb2a1b44d81cb31fb60fc30996ab4d
|
| 3 |
+
size 2080208
|
test/automobile.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd75e51da421adbf9714afd7905681424b0e6836d9ab1e07838d130ed3616949
|
| 3 |
+
size 2456745
|
test/bird.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0d63ab40550349724567280a70ca2f3d4208a819e830013466a83f11d579b5ac
|
| 3 |
+
size 2275717
|
test/cat.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3be1eb516523b8d7678311e3c2d70f73869d42ef3b42002d27e5fd4b67a07bfe
|
| 3 |
+
size 2382117
|
test/deer.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f1040e3a085f6935ece9c944ac83e20caf6882cf1adade7ce56125963012a5d4
|
| 3 |
+
size 2384089
|
test/dog.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:304b6827445cf55d66faa6d989b6c664a12d2f37e3f20168419ec5d42d40a8f4
|
| 3 |
+
size 2405292
|
test/frog.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:598cadb884614f52c39942df42ef1db2c836b450bc7add5ac41ee1eb42768cae
|
| 3 |
+
size 2527390
|
test/horse.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9be1ffe80d6bde874bf8e9965ce6dcdce7c7b6d34fca578f277bc2a16dd6d51a
|
| 3 |
+
size 2448262
|
test/ship.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b2668b8f7db3f9f03a8a92e2e1be6edd115b9f3b5b1d98e30d228dfdb65a26ff
|
| 3 |
+
size 2208224
|
test/truck.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d8c3090cbab7fe6e7b24913be8c19121fdf0b563724f26e8e76a615f1a005e9b
|
| 3 |
+
size 2436127
|
train/airplane.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3653a8b4f3f9de25639f504a024c15f951fac92c677a8ef3c43eb2ae6f1c9eec
|
| 3 |
+
size 10264601
|
train/automobile.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d2aab55dfd9523f9e1d2cc30e059781b357a03e6cfddb8902718bd1444e3f235
|
| 3 |
+
size 12048656
|
train/bird.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:918437924bb8f77f6a15c3aadd1316c494347bf7fd1d03faba053832cdee7917
|
| 3 |
+
size 11121951
|
train/cat.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c26bd7b3de2a202300eea1a4ce6079b8764e1c50792a386f445064eacb83ac99
|
| 3 |
+
size 11618246
|
train/deer.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fee2997a9944314fb756361242d7977437b400dfedaf15b38495d48d2f27d55d
|
| 3 |
+
size 11653718
|
train/dog.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f16bdc03fc6282a54f475d1635a2fb8e52304c0881e10382640a0e7c270c517e
|
| 3 |
+
size 11798321
|
train/frog.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b69fb8220a11d753fcf736e887783c0ae7e93f58a15e430ebdb96e0a66a3c4ea
|
| 3 |
+
size 12396167
|
train/horse.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a024ddb596d29c2532c69244142402faa1376b74bef2579fec3412fb3c831521
|
| 3 |
+
size 11996219
|
train/ship.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eb95187b37e51a279632deb5b4061ceed4c55aff4e283faa6e01ac14b135a91a
|
| 3 |
+
size 10789588
|
train/truck.zip
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0c2aa46609578cc637656a0db93877ec5142d42915d97fedf9b2405fe5eade42
|
| 3 |
+
size 11963035
|