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

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -10
README.md CHANGED
@@ -9,16 +9,6 @@ configs:
9
  data_files:
10
  - split: train
11
  path: "annotations.parquet"
12
- dataset_info:
13
- features:
14
- - name: filename
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.
 
9
  data_files:
10
  - split: train
11
  path: "annotations.parquet"
 
 
 
 
 
 
 
 
 
 
12
  ---
13
 
14
  Oxford IIIT Pets Dataset enriched with image and object annotations using foundation models.