Or Cohen
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -45,7 +45,7 @@ The dataset consists of 3 columns:
|
|
45 |
|
46 |
- `image_uri`: The uri of original of the image from the Mnist dataset.
|
47 |
- `label`: Label for the image, provided by the authors of the Mnist dataset.
|
48 |
-
- `image_issues`: Quality issues found, such as duplicate, mislabeled, dark, blurry, bright, and outlier images.
|
49 |
|
50 |
## Usage
|
51 |
|
|
|
45 |
|
46 |
- `image_uri`: The uri of original of the image from the Mnist dataset.
|
47 |
- `label`: Label for the image, provided by the authors of the Mnist dataset.
|
48 |
+
- `image_issues`: Quality issues found using Visual Layer enrichment process, such as duplicate, mislabeled, dark, blurry, bright, and outlier images.
|
49 |
|
50 |
## Usage
|
51 |
|