paper-with-me

홈 › Papers

Monocular 3D Object Detection with Depth from Motion

2022-07-26 · Tai Wang, Jiangmiao Pang, Dahua Lin

Perceiving 3D objects from monocular inputs is crucial for robotic systems, given its economy compared to multi-sensor settings. It is notably difficult as a single image can not provide any clues for predicting absolute depth values. Motivated by binocular methods for 3D object detection, we take advantage of the strong geometry structure provided by camera ego-motion for accurate object depth estimation and detection. We first make a theoretical analysis on this general two-view case and notice two challenges: 1) Cumulative errors from multiple estimations that make the direct prediction intractable; 2) Inherent dilemmas caused by static cameras and matching ambiguity. Accordingly, we establish the stereo correspondence with a geometry-aware cost volume as the alternative for depth estimation and further compensate it with monocular understanding to address the second problem. Our framework, named Depth from Motion (DfM), then uses the established geometry to lift 2D image features to the 3D space and detects 3D objects thereon. We also present a pose-free DfM to make it usable when the camera pose is unavailable. Our framework outperforms state-of-the-art methods by a large margin on the KITTI benchmark. Detailed quantitative and qualitative analyses also validate our theoretical conclusions. The code will be released at https://github.com/Tai-Wang/Depth-from-Motion.

📄 PDF Abstract BibTeX arXiv:2207.12988

Code (1)

tai-wang/depth-from-motion 공식 구현 pytorch

Tasks

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

Similar Papers 제목 키워드 기반

3D Object Aided Self-Supervised Monocular Depth Estimation

2022-12-04 · Songlin Wei, Guodong Chen, Wenzheng Chi, Zhenhua Wang 외

Monocular depth estimation has been actively studied in fields such as robot vision, autonomous driving, and 3D scene understanding. Given a sequence of color images, unsupervised learning methods based on the framework …

3D Object DetectionAutonomous DrivingDepth EstimationMonocular 3D Object Detection+5

Kinematic 3D Object Detection in Monocular Video

2020-07-19 · ECCV 2020 8 · Garrick Brazil, Gerard Pons-Moll, Xiaoming Liu, Bernt Schiele

Perceiving the physical world in 3D is fundamental for self-driving applications. Although temporal motion is an invaluable resource to human vision for detection, tracking, and depth perception, such features have not b…

3D Object DetectionMonocular 3D Object DetectionObjectobject-detection+2

Dynamo-Depth: Fixing Unsupervised Depth Estimation for Dynamical Scenes

2023-10-29 · NeurIPS 2023 11

Unsupervised monocular depth estimation techniques have demonstrated encouraging results but typically assume that the scene is static. These techniques suffer when trained on dynamical scenes, where apparent object moti…

Depth EstimationMonocular Depth EstimationMotion SegmentationSegmentation+1

Disentangling Object Motion and Occlusion for Unsupervised Multi-frame Monocular Depth

2022-03-29 · Ziyue Feng, Liang Yang, Longlong Jing, HaiYan Wang 외

Conventional self-supervised monocular depth prediction methods are based on a static environment assumption, which leads to accuracy degradation in dynamic scenes due to the mismatch and occlusion problems introduced by…

Depth EstimationDepth PredictionDisentanglementMonocular Depth Estimation+4

Depth from Camera Motion and Object Detection

2021-03-02 · CVPR 2021 1 · Brent A. Griffin, Jason J. Corso

This paper addresses the problem of learning to estimate the depth of detected objects given some measurement of camera motion (e.g., from robot kinematics or vehicle odometry). We achieve this by 1) designing a recurren…

Objectobject-detectionObject Detection