Or Cohen commited on
Commit
5149ebb
·
verified ·
1 Parent(s): 7c24bc5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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