CVJul 21, 2022

Omni3D: A Large Benchmark and Model for 3D Object Detection in the Wild

MIT
arXiv:2207.10660v2193 citationsh-index: 37
Originality Incremental advance
AI Analysis

This addresses the need for scalable and generalizable 3D object detection in robotics and AR/VR, though it is incremental by building on existing datasets and methods.

The paper tackles the problem of limited scale and diversity in 3D object detection by introducing Omni3D, a large benchmark with 234k images and 3 million instances across 98 categories, and shows that their Cube R-CNN model outperforms prior works on this and existing benchmarks.

Recognizing scenes and objects in 3D from a single image is a longstanding goal of computer vision with applications in robotics and AR/VR. For 2D recognition, large datasets and scalable solutions have led to unprecedented advances. In 3D, existing benchmarks are small in size and approaches specialize in few object categories and specific domains, e.g. urban driving scenes. Motivated by the success of 2D recognition, we revisit the task of 3D object detection by introducing a large benchmark, called Omni3D. Omni3D re-purposes and combines existing datasets resulting in 234k images annotated with more than 3 million instances and 98 categories. 3D detection at such scale is challenging due to variations in camera intrinsics and the rich diversity of scene and object types. We propose a model, called Cube R-CNN, designed to generalize across camera and scene types with a unified approach. We show that Cube R-CNN outperforms prior works on the larger Omni3D and existing benchmarks. Finally, we prove that Omni3D is a powerful dataset for 3D object recognition and show that it improves single-dataset performance and can accelerate learning on new smaller datasets via pre-training.

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