Update README.md
Browse files
README.md
CHANGED
@@ -11,7 +11,8 @@
|
|
11 |
### Dataset Description
|
12 |
|
13 |
<!-- Provide a longer summary of what this dataset is. -->
|
14 |
-
|
|
|
15 |
|
16 |
- **License:** CC BY 4.0
|
17 |
|
@@ -26,13 +27,13 @@ In Tiny ImageNet, there are 100,000 images divided up into 200 classes. Every im
|
|
26 |
|
27 |
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
|
28 |
|
29 |
-
Total images:
|
30 |
|
31 |
Classes: 200 categories
|
32 |
|
33 |
Splits:
|
34 |
|
35 |
-
- **Test:**
|
36 |
|
37 |
Image specs: JPEG format, 64×64 pixels, RGB
|
38 |
|
|
|
11 |
### Dataset Description
|
12 |
|
13 |
<!-- Provide a longer summary of what this dataset is. -->
|
14 |
+
|
15 |
+
In Tiny ImageNet-C, there are 75,109 corrupted images derived from the original Tiny ImageNet dataset. The images are affected by two different corruption types at five severity levels.
|
16 |
|
17 |
- **License:** CC BY 4.0
|
18 |
|
|
|
27 |
|
28 |
<!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
|
29 |
|
30 |
+
Total images: 75,109
|
31 |
|
32 |
Classes: 200 categories
|
33 |
|
34 |
Splits:
|
35 |
|
36 |
+
- **Test:** 75,109 images
|
37 |
|
38 |
Image specs: JPEG format, 64×64 pixels, RGB
|
39 |
|