Or Cohen
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -39,13 +39,11 @@ The label issues help curate a cleaner and leaner dataset.
|
|
39 |
|
40 |
## Description
|
41 |
|
42 |
-
The dataset consists of
|
43 |
|
44 |
- **image_uri**: The uri of original of the image from the Mnist dataset.
|
45 |
- **label**: Label for the image, provided by the authors of the Mnist dataset.
|
46 |
- **image_issues**: Quality issues found, such as duplicate, mislabeled, dark, blurry, bright, and outlier images.
|
47 |
-
- **object_labels**: Objects labels and bbox found in the image.
|
48 |
-
- **object_issues**: Image Objects quality issues found, such as duplicate, dark, blurry, bright, and outlier objects.
|
49 |
|
50 |
## Usage
|
51 |
|
|
|
39 |
|
40 |
## Description
|
41 |
|
42 |
+
The dataset consists of 3 columns:
|
43 |
|
44 |
- **image_uri**: The uri of original of the image from the Mnist dataset.
|
45 |
- **label**: Label for the image, provided by the authors of the Mnist dataset.
|
46 |
- **image_issues**: Quality issues found, such as duplicate, mislabeled, dark, blurry, bright, and outlier images.
|
|
|
|
|
47 |
|
48 |
## Usage
|
49 |
|