paper-with-me

홈 › Papers

Open Vocabulary Monocular 3D Object Detection

2024-11-25 · Jin Yao, Hao Gu, Xuweiyi Chen, Jiayun Wang, Zezhou Cheng

In this work, we pioneer the study of open-vocabulary monocular 3D object detection, a novel task that aims to detect and localize objects in 3D space from a single RGB image without limiting detection to a predefined set of categories. We formalize this problem, establish baseline methods, and introduce a class-agnostic approach that leverages open-vocabulary 2D detectors and lifts 2D bounding boxes into 3D space. Our approach decouples the recognition and localization of objects in 2D from the task of estimating 3D bounding boxes, enabling generalization across unseen categories. Additionally, we propose a target-aware evaluation protocol to address inconsistencies in existing datasets, improving the reliability of model performance assessment. Extensive experiments on the Omni3D dataset demonstrate the effectiveness of the proposed method in zero-shot 3D detection for novel object categories, validating its robust generalization capabilities. Our method and evaluation protocols contribute towards the development of open-vocabulary object detection models that can effectively operate in real-world, category-diverse environments.

📄 PDF Abstract BibTeX arXiv:2411.16833

Code (1)

UVA-Computer-Vision-Lab/ovmono3d 공식 구현 pytorch

Tasks

3D Object DetectionMonocular 3D Object DetectionObjectobject-detectionObject DetectionOpen-vocabulary object detectionOpen Vocabulary Object Detection

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Training an Open-Vocabulary Monocular 3D Object Detection Model without 3D Data

2024-11-23 · Rui Huang, Henry Zheng, Yan Wang, Zhuofan Xia 외

Open-vocabulary 3D object detection has recently attracted considerable attention due to its broad applications in autonomous driving and robotics, which aims to effectively recognize novel classes in previously unseen d…

3D Object DetectionAutonomous DrivingMonocular 3D Object Detectionobject-detection+1

LabelAny3D: Label Any Object 3D in the Wild

2026-01-04 · Jin Yao, Radowan Mahmud Redoy, Sebastian Elbaum, Matthew B. Dwyer 외 arxiv

Detecting objects in 3D space from monocular input is crucial for applications ranging from robotics to scene understanding. Despite advanced performance in the indoor and autonomous driving domains, existing monocular 3…

Scene UnderstandingAutonomous Driving

Just Add Geometry: Gradient-Free Open-Vocabulary 3D Detection Without Human-in-the-Loop

2025-07-06 · Atharv Goel, Mehar Khurana arxiv

Modern 3D object detection datasets are constrained by narrow class taxonomies and costly manual annotations, limiting their ability to scale to open-world settings. In contrast, 2D vision-language models trained on web-…

3D Object Detection

Zero-Shot Open-Vocabulary Tracking with Large Pre-Trained Models

2023-10-10 · Wen-Hsuan Chu, Adam W. Harley, Pavel Tokmakov, Achal Dave 외

Object tracking is central to robot perception and scene understanding. Tracking-by-detection has long been a dominant paradigm for object tracking of specific object categories. Recently, large-scale pre-trained models …

ObjectObject TrackingOptical Flow EstimationScene Understanding+3

LEXI-SG: Monocular 3D Scene Graph Mapping with Room-Guided Feed-Forward Reconstruction

2026-05-13 · Christina Kassab, Hyeonjae Gil, Matías Mattamala, Ayoung Kim 외 arxiv

Scene graphs are becoming a standard representation for robot navigation, providing hierarchical geometric and semantic scene understanding. However, most scene graph mapping methods rely on depth cameras or LiDAR sensor…

Object SegmentationScene UnderstandingRobot Navigation