Downloading OpenImages
December 28, 2021 ยท View on GitHub
The original OpenImages dataset is available here. However, we found it might be challenging to download and process the dataset.
Hence, we provide direct access for our processed OpenImages (V6) dataset. This can enable a common baseline for benchmarking and reproducing the article results, and for future research.
Notice that when downloading and using OpenImages, one must comply with the original dataset license, which is provided here
Download
| Item | |
|---|---|
| Training data | link |
| Testing data | link |
| Annotationo file | link |
| MID-format | link |
Data Pre-processing
Note that for reducing the dataset size, we resized all images such that the short edge is 256.
Acknowledgment
OpenImages dataset official page: https://storage.googleapis.com/openimages/web/index.html
The corresponding paper: https://arxiv.org/abs/1811.00982
We thank the OpenImages team for curating this valuable dataset.