paper-with-me

홈 › Papers

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 recurrent neural network (DBox) that estimates the depth of objects using a generalized representation of bounding boxes and uncalibrated camera movement and 2) introducing the Object Depth via Motion and Detection Dataset (ODMD). ODMD training data are extensible and configurable, and the ODMD benchmark includes 21,600 examples across four validation and test sets. These sets include mobile robot experiments using an end-effector camera to locate objects from the YCB dataset and examples with perturbations added to camera motion or bounding box data. In addition to the ODMD benchmark, we evaluate DBox in other monocular application domains, achieving state-of-the-art results on existing driving and robotics benchmarks and estimating the depth of objects using a camera phone.

📄 PDF Abstract BibTeX arXiv:2103.01468

Code (2)

griffbr/ODMD 공식 구현 pytorch
griffbr/ODMS pytorch

Tasks

Objectobject-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

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…

3D Object DetectionDepth EstimationMonocular 3D Object DetectionObject+2

Choosing Smartly: Adaptive Multimodal Fusion for Object Detection in Changing Environments

2017-07-18 · Oier Mees, Andreas Eitel, Wolfram Burgard

Object detection is an essential task for autonomous robots operating in dynamic and changing environments. A robot should be able to detect objects in the presence of sensor noise that can be induced by changing lightin…

object-detectionObject Detection

SfM-Net: Learning of Structure and Motion from Video

2017-04-25 · Sudheendra Vijayanarasimhan, Susanna Ricco, Cordelia Schmid, Rahul Sukthankar 외

We propose SfM-Net, a geometry-aware neural network for motion estimation in videos that decomposes frame-to-frame pixel motion in terms of scene and object depth, camera motion and 3D object rotations and translations. …

Motion EstimationObjectOptical Flow Estimation

Learning Residual Flow as Dynamic Motion from Stereo Videos

2019-09-16 · Seokju Lee, Sunghoon Im, Stephen Lin, In So Kweon

We present a method for decomposing the 3D scene flow observed from a moving stereo rig into stationary scene elements and dynamic object motion. Our unsupervised learning framework jointly reasons about the camera motio…

Depth And Camera MotionMotion EstimationOptical Flow EstimationStereo Matching+2