tanganke commited on
Commit
17e8228
1 Parent(s): 7f289af

Convert dataset to Parquet

Browse files

Convert dataset to Parquet.

README.md CHANGED
@@ -54,34 +54,55 @@ dataset_info:
54
  '44': wetland
55
  splits:
56
  - name: train
57
- num_bytes: 2383019
58
  num_examples: 18900
59
  - name: test
60
- num_bytes: 781557
61
  num_examples: 6300
62
  - name: contrast
63
- num_bytes: 831957
64
  num_examples: 6300
65
  - name: gaussian_noise
66
- num_bytes: 907557
67
  num_examples: 6300
68
  - name: impulse_noise
69
- num_bytes: 894957
70
  num_examples: 6300
71
  - name: jpeg_compression
72
- num_bytes: 932757
73
  num_examples: 6300
74
  - name: motion_blur
75
- num_bytes: 869757
76
  num_examples: 6300
77
  - name: pixelate
78
- num_bytes: 831957
79
  num_examples: 6300
80
  - name: spatter
81
- num_bytes: 819357
82
  num_examples: 6300
83
- download_size: 916981012
84
- dataset_size: 9252875
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
85
  ---
86
 
87
  # [RESISC45](https://www.tensorflow.org/datasets/catalog/resisc45)
 
54
  '44': wetland
55
  splits:
56
  - name: train
57
+ num_bytes: 246710368.7
58
  num_examples: 18900
59
  - name: test
60
+ num_bytes: 87460774.8
61
  num_examples: 6300
62
  - name: contrast
63
+ num_bytes: 67512032.7
64
  num_examples: 6300
65
  - name: gaussian_noise
66
+ num_bytes: 116440617.3
67
  num_examples: 6300
68
  - name: impulse_noise
69
+ num_bytes: 125449913.4
70
  num_examples: 6300
71
  - name: jpeg_compression
72
+ num_bytes: 85196403.6
73
  num_examples: 6300
74
  - name: motion_blur
75
+ num_bytes: 73908158.1
76
  num_examples: 6300
77
  - name: pixelate
78
+ num_bytes: 5573022.0
79
  num_examples: 6300
80
  - name: spatter
81
+ num_bytes: 109007915.1
82
  num_examples: 6300
83
+ download_size: 911199338
84
+ dataset_size: 917259205.7
85
+ configs:
86
+ - config_name: default
87
+ data_files:
88
+ - split: train
89
+ path: data/train-*
90
+ - split: test
91
+ path: data/test-*
92
+ - split: contrast
93
+ path: data/contrast-*
94
+ - split: gaussian_noise
95
+ path: data/gaussian_noise-*
96
+ - split: impulse_noise
97
+ path: data/impulse_noise-*
98
+ - split: jpeg_compression
99
+ path: data/jpeg_compression-*
100
+ - split: motion_blur
101
+ path: data/motion_blur-*
102
+ - split: pixelate
103
+ path: data/pixelate-*
104
+ - split: spatter
105
+ path: data/spatter-*
106
  ---
107
 
108
  # [RESISC45](https://www.tensorflow.org/datasets/catalog/resisc45)
data/contrast-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14521b67381193021fac0bc6cd1e7215c046371b93beeb9ff0e3b86116e2f43f
3
+ size 65486738
data/gaussian_noise-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d4c03081639a93b4c3b451383549548e480bf933609bdf61026a055b4af4e7f8
3
+ size 115717004
data/impulse_noise-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32f87d44342109e5582e8edad1faf4a6857035d9ac151da251210d678eaac1bd
3
+ size 124422064
data/jpeg_compression-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae8d698122b94189025f812e7544f4ddead8933fc7d3c2923686b22a47cd7861
3
+ size 82891945
data/motion_blur-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d0a90270bd50a10737ee3deb5ec07a216cdcdfca97c9d1d85471550441401a4
3
+ size 72131353
data/pixelate-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4ba9413e418cd3b616e5f8958364470ef2a8c62e3b89b81762b72927d10e660
3
+ size 2375070
data/spatter-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:171cbf1f4a37089603e84ae2499cf9d765fe97852cf38bf4e47465a46cba31f4
3
+ size 108346707
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bdd84285a7eb4c45b1cea8f125991c2cdd96c2d24c5f2f873585dcdf4b8fc248
3
+ size 85069793
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b7238d16d25fbf1d14370ccf8d35e1450a50c98aec7833c544d31f44cb37590
3
+ size 254758664