File size: 1,246 Bytes
2fa614c
1e0711e
 
2fa614c
 
 
3816ad9
 
 
 
1e0711e
c66425c
 
4790179
 
 
 
e9eeb3e
 
4790179
 
e9eeb3e
 
4790179
 
 
 
 
 
 
 
 
 
1e0711e
 
4790179
c66425c
 
4790179
c66425c
e9eeb3e
4790179
0d9ab38
9dd2cc3
0d9ab38
249c6ed
 
f807ccb
 
1e0a2fc
 
 
 
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
44
45
46
47
48
49
50
51
52
53
54
---
language:
- en
task_categories:
- image-classification
- object-detection
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: test
    path: data/test-*
dataset_info:
  features:
  - name: image_id
    dtype: string
  - name: image
    dtype: image
  - name: label_cat_dog
    dtype: string
  - name: label_breed
    dtype: string
  - name: labels_bbox_enriched
    list:
    - name: bbox
      sequence: float64
    - name: confidence
      dtype: float64
    - name: label
      dtype: string
  - name: caption_enriched
    dtype: string
  splits:
  - name: train
    num_bytes: 378675372.2
    num_examples: 3680
  - name: test
    num_bytes: 413574140.357
    num_examples: 3669
  download_size: 790823630
  dataset_size: 792249512.5569999
---
# 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).


<video controls autoplay src="https://cdn-uploads.huggingface.co/production/uploads/6195f404c07573b03c61702c/ik52fzk8FqeHNP2K2_ARM.mp4"></video>