paper-with-me

홈 › Papers

MonoJSG: Joint Semantic and Geometric Cost Volume for Monocular 3D Object Detection

2022-03-16 · CVPR 2022 1 · Qing Lian, Peiliang Li, Xiaozhi Chen

Due to the inherent ill-posed nature of 2D-3D projection, monocular 3D object detection lacks accurate depth recovery ability. Although the deep neural network (DNN) enables monocular depth-sensing from high-level learned features, the pixel-level cues are usually omitted due to the deep convolution mechanism. To benefit from both the powerful feature representation in DNN and pixel-level geometric constraints, we reformulate the monocular object depth estimation as a progressive refinement problem and propose a joint semantic and geometric cost volume to model the depth error. Specifically, we first leverage neural networks to learn the object position, dimension, and dense normalized 3D object coordinates. Based on the object depth, the dense coordinates patch together with the corresponding object features is reprojected to the image space to build a cost volume in a joint semantic and geometric error manner. The final depth is obtained by feeding the cost volume to a refinement network, where the distribution of semantic and geometric error is regularized by direct depth supervision. Through effectively mitigating depth error by the refinement framework, we achieve state-of-the-art results on both the KITTI and Waymo datasets.

📄 PDF Abstract BibTeX arXiv:2203.08563

Code (1)

lianqing11/monojsg 공식 구현 pytorch

Tasks

3D Object DetectionDepth EstimationMonocular 3D Object DetectionObjectobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

3DMV: Joint 3D-Multi-View Prediction for 3D Semantic Scene Segmentation

2018-03-28 · ECCV 2018 9 · Angela Dai, Matthias Nießner

We present 3DMV, a novel method for 3D semantic scene segmentation of RGB-D scans in indoor environments using a joint 3D-multi-view prediction network. In contrast to existing methods that either use geometry or RGB dat…

3D ArchitectureScene SegmentationSegmentationSemantic Segmentation

Cross-Dimensional Refined Learning for Real-Time 3D Visual Perception from Monocular Video

2023-03-16 · Ziyang Hong, C. Patrick Yue

We present a novel real-time capable learning method that jointly perceives a 3D scene's geometry structure and semantic labels. Recent approaches to real-time 3D scene reconstruction mostly adopt a volumetric scheme, wh…

3D Scene ReconstructionDepth EstimationDepth PredictionSemantic Segmentation

View-volume Network for Semantic Scene Completion from a Single Depth Image

2018-06-14 · Yu-Xiao Guo, Xin Tong

We introduce a View-Volume convolutional neural network (VVNet) for inferring the occupancy and semantic labels of a volumetric 3D scene from a single depth image. The VVNet concatenates a 2D view CNN and a 3D volume CNN…

3D Semantic Scene Completion

Panoptic 3D Scene Reconstruction From a Single RGB Image

2021-11-03 · NeurIPS 2021 12 · Manuel Dahnert, Ji Hou, Matthias Nießner, Angela Dai

Understanding 3D scenes from a single image is fundamental to a wide variety of tasks, such as for robotics, motion planning, or augmented reality. Existing works in 3D perception from a single RGB image tend to focus on…

2D Panoptic Segmentation3D Instance Segmentation3D Scene Reconstruction3D Semantic Segmentation+6

Misalignment-Robust Joint Filter for Cross-Modal Image Pairs

2017-10-01 · ICCV 2017 10 · Takashi Shibata, Masayuki Tanaka, Masatoshi Okutomi

Although several powerful joint filters for cross-modal image pairs have been proposed, the existing joint filters generate severe artifacts when there are misalignments between a target and a guidance images. Our goal i…