File size: 934 Bytes
2fa614c
1e0711e
 
2fa614c
 
 
3816ad9
 
 
 
1e0711e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
0d9ab38
9dd2cc3
0d9ab38
249c6ed
 
f807ccb
 
6aaa1aa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
language:
- en
task_categories:
- image-classification
- object-detection
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
dataset_info:
  features:
  - name: filename
    dtype: string
  - name: caption
    dtype: string
  - name: image_labels
    sequence: string
  - name: objects
    list:
    - name: bbox
      sequence: float64
    - name: confidence
      dtype: float64
    - name: label
      dtype: string
  - name: image
    dtype: image
  splits:
  - name: train
    num_bytes: 2222077366.625
    num_examples: 7275
  download_size: 2221294894
  dataset_size: 2222077366.625
---
# Oxford-IIIT-Pets-VL-Enriched

Oxford IIIT Pets Dataset enriched with image and object annotations using foundation models.

![fastdup](https://github.com/visual-layer/fastdup/raw/main/gallery/fastdup_install.gif)

Check out interactive visualization [here](https://app.visual-layer.com/vl-datasets).