CVJul 31, 2025

3D-MOOD: Lifting 2D to 3D for Monocular Open-Set Object Detection

arXiv:2507.23567v210 citationsh-index: 16
Originality Highly original
AI Analysis

This addresses the problem of real-world deployment for robotics and AR/VR by enabling detection in diverse, unseen scenarios, representing a novel advancement beyond closed-set approaches.

The paper tackles monocular 3D object detection in open-set settings, where methods must handle new environments and object categories, and introduces 3D-MOOD, achieving new state-of-the-art results on benchmarks like Omni3D, Argoverse 2, and ScanNet.

Monocular 3D object detection is valuable for various applications such as robotics and AR/VR. Existing methods are confined to closed-set settings, where the training and testing sets consist of the same scenes and/or object categories. However, real-world applications often introduce new environments and novel object categories, posing a challenge to these methods. In this paper, we address monocular 3D object detection in an open-set setting and introduce the first end-to-end 3D Monocular Open-set Object Detector (3D-MOOD). We propose to lift the open-set 2D detection into 3D space through our designed 3D bounding box head, enabling end-to-end joint training for both 2D and 3D tasks to yield better overall performance. We condition the object queries with geometry prior and overcome the generalization for 3D estimation across diverse scenes. To further improve performance, we design the canonical image space for more efficient cross-dataset training. We evaluate 3D-MOOD on both closed-set settings (Omni3D) and open-set settings (Omni3D to Argoverse 2, ScanNet), and achieve new state-of-the-art results. Code and models are available at royyang0714.github.io/3D-MOOD.

Foundations

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

Your Notes