Update README.md
Browse files
README.md
CHANGED
|
@@ -86,7 +86,7 @@ A sample from the training set is provided below:
|
|
| 86 |
|
| 87 |
#### Data Fields
|
| 88 |
|
| 89 |
-
- `images`: A `PIL.Image.Image` object containing the
|
| 90 |
|
| 91 |
- `ord_labels`: The ordinary labels of the images, and they are labeled from 0 to 19 as follows:
|
| 92 |
|
|
|
|
| 86 |
|
| 87 |
#### Data Fields
|
| 88 |
|
| 89 |
+
- `images`: A `PIL.Image.Image` object containing the 32x32 image.
|
| 90 |
|
| 91 |
- `ord_labels`: The ordinary labels of the images, and they are labeled from 0 to 19 as follows:
|
| 92 |
|