dnth commited on
Commit
863cbfd
·
verified ·
1 Parent(s): 39eb67b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -68,7 +68,7 @@ The dataset consists of 6 columns:
68
  + `label_breed`: Label for the breed of the cat or dog in the image. Consists of 37 pet breeds of cats and dogs. Provided by the authors of the original dataset.
69
  + `label_bbox_enriched`: Enriched labels for the image. Consists of bounding box coordinates, confidence score, and label for the bounding box. Generated by in-house and customized YOLOv8 model.
70
  + `caption_enriched`: Enriched captions for the image. Generated by BLIP2 captioning model.
71
- + `issues`: Quality issues found such as duplicate, mislabel, dark, blurry, bright, and outlier image.
72
 
73
  ## Usage
74
  This dataset can be used with the Hugging Face Datasets library.:
@@ -93,7 +93,7 @@ Check it out [here](https://app.visual-layer.com/dataset/3972b3fc-1809-11ef-bb76
93
 
94
  ## License & Disclaimer
95
 
96
- We provide no warranty of the dataset, and the user takes full responsibility for the usage of the dataset. By using the dataset, you agree to the terms of the Oxford IIIT Pets dataset license.
97
 
98
  ## About Visual Layer
99
 
 
68
  + `label_breed`: Label for the breed of the cat or dog in the image. Consists of 37 pet breeds of cats and dogs. Provided by the authors of the original dataset.
69
  + `label_bbox_enriched`: Enriched labels for the image. Consists of bounding box coordinates, confidence score, and label for the bounding box. Generated by in-house and customized YOLOv8 model.
70
  + `caption_enriched`: Enriched captions for the image. Generated by BLIP2 captioning model.
71
+ + `issues`: Quality issues found such as duplicate, mislabeled, dark, blurry, bright, and outlier image.
72
 
73
  ## Usage
74
  This dataset can be used with the Hugging Face Datasets library.:
 
93
 
94
  ## License & Disclaimer
95
 
96
+ We provide no warranty on the dataset, and the user takes full responsibility for the usage of the dataset. By using the dataset, you agree to the terms of the Oxford IIIT Pets dataset license.
97
 
98
  ## About Visual Layer
99