task_categories: | |
- image-classification | |
- object-detection | |
language: | |
- en | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: "annotations.parquet" | |
dataset_info: | |
features: | |
- name: filename | |
dtype: image | |
- name: caption | |
dtype: string | |
Oxford IIIT Pets Dataset enriched with image and object annotations using foundation models. |