CVNov 2, 2018

The Open Images Dataset V4: Unified image classification, object detection, and visual relationship detection at scale

arXiv:1811.00982v21591 citations
Originality Synthesis-oriented
AI Analysis

This dataset addresses the need for large-scale, diverse training data for computer vision tasks, enabling research in image classification, object detection, and visual relationship detection, though it is incremental as an extension of existing datasets.

The authors introduced Open Images V4, a large-scale dataset with 9.2 million images and unified annotations for image classification, object detection, and visual relationship detection, offering 15.4 million bounding boxes (15 times more than previous datasets) and supporting complex scenes with an average of 8 annotated objects per image.

We present Open Images V4, a dataset of 9.2M images with unified annotations for image classification, object detection and visual relationship detection. The images have a Creative Commons Attribution license that allows to share and adapt the material, and they have been collected from Flickr without a predefined list of class names or tags, leading to natural class statistics and avoiding an initial design bias. Open Images V4 offers large scale across several dimensions: 30.1M image-level labels for 19.8k concepts, 15.4M bounding boxes for 600 object classes, and 375k visual relationship annotations involving 57 classes. For object detection in particular, we provide 15x more bounding boxes than the next largest datasets (15.4M boxes on 1.9M images). The images often show complex scenes with several objects (8 annotated objects per image on average). We annotated visual relationships between them, which support visual relationship detection, an emerging task that requires structured reasoning. We provide in-depth comprehensive statistics about the dataset, we validate the quality of the annotations, we study how the performance of several modern models evolves with increasing amounts of training data, and we demonstrate two applications made possible by having unified annotations of multiple types coexisting in the same images. We hope that the scale, quality, and variety of Open Images V4 will foster further research and innovation even beyond the areas of image classification, object detection, and visual relationship detection.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes