MonoJSG: Joint Semantic and Geometric Cost Volume for Monocular 3D Object Detection
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.
Code (1)
Tasks
3D Object DetectionDepth EstimationMonocular 3D Object DetectionObjectobject-detectionObject DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
3DMV: Joint 3D-Multi-View Prediction for 3D Semantic Scene Segmentation
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 SegmentationCross-Dimensional Refined Learning for Real-Time 3D Visual Perception from Monocular Video
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 SegmentationView-volume Network for Semantic Scene Completion from a Single Depth Image
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 CompletionPanoptic 3D Scene Reconstruction From a Single RGB Image
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+6Misalignment-Robust Joint Filter for Cross-Modal Image Pairs
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…