Source: official Open Images bbox CSVs + CVDF-hosted image tars (open-images-dataset S3 bucket).
Converted by the finedet project into a unified, AutoTrain-compatible layout:
image / width / height / objects{bbox, category} with COCO-format
[x, y, w, h] boxes in absolute pixels. Boxes are clipped to the image and
empty boxes dropped; category ids are densified per the category tables
below.… See the full description on the dataset page:
https://huggingface.co/datasets/finedet/openimages.