paper-with-me

홈 › Papers

MonoGRNet: A Geometric Reasoning Network for Monocular 3D Object Localization

2018-11-26 · Zengyi Qin, Jinglu Wang, Yan Lu

Detecting and localizing objects in the real 3D space, which plays a crucial role in scene understanding, is particularly challenging given only a single RGB image due to the geometric information loss during imagery projection. We propose MonoGRNet for the amodal 3D object detection from a monocular RGB image via geometric reasoning in both the observed 2D projection and the unobserved depth dimension. MonoGRNet is a single, unified network composed of four task-specific subnetworks, responsible for 2D object detection, instance depth estimation (IDE), 3D localization and local corner regression. Unlike the pixel-level depth estimation that needs per-pixel annotations, we propose a novel IDE method that directly predicts the depth of the targeting 3D bounding box's center using sparse supervision. The 3D localization is further achieved by estimating the position in the horizontal and vertical dimensions. Finally, MonoGRNet is jointly learned by optimizing the locations and poses of the 3D bounding boxes in the global context. We demonstrate that MonoGRNet achieves state-of-the-art performance on challenging datasets.

📄 PDF Abstract BibTeX arXiv:1811.10247

Code (1)

Zengyi-Qin/MonoGRNet 공식 구현 tf

Tasks

2D Object Detection3D Object DetectionDepth EstimationMonocular 3D Object DetectionMonocular 3D Object Localizationobject-detectionObject DetectionObject LocalizationScene Understanding

Similar Papers 제목 키워드 기반

MonoGRNet: A General Framework for Monocular 3D Object Detection

2021-04-18 · Zengyi Qin, Jinglu Wang, Yan Lu

Detecting and localizing objects in the real 3D space, which plays a crucial role in scene understanding, is particularly challenging given only a monocular image due to the geometric information loss during imagery proj…

2D Object Detection3D Object DetectionDepth EstimationMonocular 3D Object Detection+5

Monocular 3D Object Detection via Geometric Reasoning on Keypoints

2019-05-14 · Ivan Barabanau, Alexey Artemov, Evgeny Burnaev, Vyacheslav Murashkin

Monocular 3D object detection is well-known to be a challenging vision task due to the loss of depth information; attempts to recover depth using separate image-only approaches lead to unstable and noisy depth estimates,…

3D Object DetectionKeypoint DetectionMonocular 3D Object DetectionObject+2

MoNet3D: Towards Accurate Monocular 3D Object Localization in Real Time

2020-06-29 · ICML 2020 1 · Xichuan Zhou, Yicong Peng, Chunqiao Long, Fengbo Ren 외

Monocular multi-object detection and localization in 3D space has been proven to be a challenging task. The MoNet3D algorithm is a novel and effective framework that can predict the 3D position of each object in a monocu…

Monocular 3D Object LocalizationObjectobject-detectionObject Detection+2

NeurOCS: Neural NOCS Supervision for Monocular 3D Object Localization

2023-05-28 · CVPR 2023 1 · Zhixiang Min, Bingbing Zhuang, Samuel Schulter, Buyu Liu 외

Monocular 3D object localization in driving scenes is a crucial task, but challenging due to its ill-posed nature. Estimating 3D coordinates for each pixel on the object surface holds great potential as it provides dense…

Monocular 3D Object LocalizationObjectObject Localization

Loc3R-VLM: Language-based Localization and 3D Reasoning with Vision-Language Models

2026-03-18 · Kevin Qu, Haozhe Qi, Mihai Dusmanu, Mahdi Rad 외 arxiv

Multimodal Large Language Models (MLLMs) have made impressive progress in connecting vision and language, but they still struggle with spatial understanding and viewpoint-aware reasoning. Recent efforts aim to augment th…