dnth commited on
Commit
9e9f4dc
1 Parent(s): ffdb445

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -15,6 +15,10 @@ dataset_info:
15
  dtype: image
16
  - name: caption
17
  dtype: string
 
 
 
 
18
  ---
19
 
20
  Oxford IIIT Pets Dataset enriched with image and object annotations using foundation models.
 
15
  dtype: image
16
  - name: caption
17
  dtype: string
18
+ - name: image_labels
19
+ dtype: sequence
20
+ - name: objects
21
+ dtype: sequence
22
  ---
23
 
24
  Oxford IIIT Pets Dataset enriched with image and object annotations using foundation models.