o-laurent commited on
Commit
38c6642
·
unverified ·
1 Parent(s): 9865374

:tada: Add data & docs

Browse files
README.md CHANGED
@@ -1,3 +1,49 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ The corrupted version of the [Flowers102](https://www.robots.ox.ac.uk/~vgg/data/flowers/102/) fined-grained classification dataset.
6
+
7
+ ## How to use this dataset
8
+
9
+ For all the corruptions, extract the tar.gz files with the following command:
10
+
11
+ ```bash
12
+ for f in *.tar.gz; do tar -xzf "$f" && rm "$f"; done
13
+ ```
14
+
15
+ ## License
16
+
17
+ The license of the original dataset is unclear.
18
+
19
+ ## Citation
20
+
21
+ If you use this dataset please consider citing:
22
+
23
+ The authors of the original dataset,
24
+
25
+ ```
26
+ @inproceedings{nilsback2008automated,
27
+ title={Automated flower classification over a large number of classes},
28
+ author={Nilsback, Maria-Elena and Zisserman, Andrew},
29
+ booktitle={ICVGIP},
30
+ year={2008},
31
+ }
32
+ ```
33
+
34
+ the authors of the original transformations,
35
+
36
+ ```
37
+ @inproceedings{hendrycks2019benchmarking,
38
+ title={Benchmarking neural network robustness to common corruptions and perturbations},
39
+ author={Hendrycks, Dan and Dietterich, Thomas},
40
+ booktitle={ICLR},
41
+ year={2019}
42
+ }
43
+ ```
44
+
45
+ and TorchUncertainty.
46
+
47
+ ### Version
48
+
49
+ This dataset was generated with Torch Uncertainty 0.4.3.
brightness.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbb0a250bd592645a577e69be5d6b130ec2706dfee31b1a9a6334febb0bec764
3
+ size 1369419893
contrast.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d46be237a1b00e33ac0ffaa6b127538b8a35d27903dc29ecedddf9e78dcc57b
3
+ size 465253977
defocus_blur.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:134aa5c1128575cd0c27e66be4fc4f41455039166a6c4ba2da8f36f062eb5cbf
3
+ size 752896320
elastic.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:151b0a155a4808860ae7faddc2671dbeb707309dce4a1fa1f54321a21c3a2861
3
+ size 1247851181
fog.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d406ae5af6aee728a08c6708a12fcb60f0da878f465de0bffc3a732cda9f21d9
3
+ size 669083131
frost.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cd84d290f72e79b127a14ed7b88e57d094c7623ec8f5fd4b8b2d5746c4e5a96
3
+ size 1593796535
gaussian_noise.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b14028e3c4e88bc1d926caccb2efa6ecef83ab0ef74b5a1bd2f283d52e1ae7c2
3
+ size 4591216255
glass_blur.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71745943d88be0268151194461859749d35a8e3115a55df1436ddd1f0d93350e
3
+ size 947572275
impulse_noise.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe950a65a27cfe6e650c06cd3d91830a917e5310caa7a1f60cb4cf7361f18d07
3
+ size 4851005485
jpegcompression.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b730e4da1a6a72918005ace905113aa4a680488c6cd97381fd2dd2a80c1cc0c2
3
+ size 656580479
motion_blur.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:17b9e3e08871746ce0092035b7f8b76b9db5705e9e7a2d8361bb35b7b66e27bc
3
+ size 890538446
pixelate.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee6aecbe224e4f79d4ae809cc8673f2f28f08be12388f96ae9c09ee8f470d7ec
3
+ size 1280318752
shot_noise.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3ba724a2d6f9ade70becb34513bb086b33ca1a6b33fb319581fb1835f66958d
3
+ size 4475412723
snow.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53c5ab13ca0671f7ebed7c9db2ffbe21fa804c771cd5785c4576e2e546dee97b
3
+ size 2216187296
zoom_blur.tar.gz ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e4e760df470af11d1261873d5e290072c19e57a37209e33a4a357bffa05a7384
3
+ size 788051972