paper-with-me

홈 › Papers

DMODE: Differential Monocular Object Distance Estimation Module without Class Specific Information

2022-10-23 · Pedram Agand, Michael Chang, Mo Chen

Utilizing a single camera for measuring object distances is a cost-effective alternative to stereo-vision and LiDAR. Although monocular distance estimation has been explored in the literature, most existing techniques rely on object class knowledge to achieve high performance. Without this contextual data, monocular distance estimation becomes more challenging, lacking reference points and object-specific cues. However, these cues can be misleading for objects with wide-range variation or adversarial situations, which is a challenging aspect of object-agnostic distance estimation. In this paper, we propose DMODE, a class-agnostic method for monocular distance estimation that does not require object class knowledge. DMODE estimates an object's distance by fusing its fluctuation in size over time with the camera's motion, making it adaptable to various object detectors and unknown objects, thus addressing these challenges. We evaluate our model on the KITTI MOTS dataset using ground-truth bounding box annotations and outputs from TrackRCNN and EagerMOT. The object's location is determined using the change in bounding box sizes and camera position without measuring the object's detection source or class attributes. Our approach demonstrates superior performance in multi-class object distance detection scenarios compared to conventional methods.

📄 PDF Abstract BibTeX arXiv:2210.12596

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectPosition

Methods 이 논문이 사용한 방법론

SVR 설명 없음
Test 설명 없음

Similar Papers 제목 키워드 기반

DisNet: A novel method for distance estimation from monocular camera

2018-10-01 · Institute of Automation 2018 10 · Muhammad Abdul Haseeb, Jianyu Guan, Danijela Ristić-Durrant, Axel Gräser

In this paper, a machine learning setup that provides the obstacle detection system with a method to estimate the distance from the monocular camera to the object viewed with the camera is presented. In particular, the p…

Depth EstimationObject

Absolute distance prediction based on deep learning object detection and monocular depth estimation models

2021-11-02 · Armin Masoumian, David G. F. Marei, Saddam Abdulwahab, Julian Cristiano 외

Determining the distance between the objects in a scene and the camera sensor from 2D images is feasible by estimating depth images using stereo cameras or 3D cameras. The outcome of depth estimation is relative distance…

Depth EstimationMonocular Depth Estimationobject-detectionObject Detection

Distance-Normalized Unified Representation for Monocular 3D Object Detection

2020-08-01 · ECCV 2020 8 · Xuepeng Shi, Zhixiang Chen, Tae-Kyun Kim

Monocular 3D object detection plays an important role in autonomous driving and still remains challenging. To achieve fast and accurate monocular 3D object detection, we introduce a single-stage and multi-scale framework…

3D Object DetectionAutonomous DrivingMonocular 3D Object DetectionObject+2

PLG-IN: Pluggable Geometric Consistency Loss with Wasserstein Distance in Monocular Depth Estimation

2020-06-03 · Noriaki Hirose, Satoshi Koide, Keisuke Kawano, Ruho Kondo

We propose a novel objective for penalizing geometric inconsistencies to improve the depth and pose estimation performance of monocular camera images. Our objective is designed using the Wasserstein distance between two …

Depth EstimationMonocular Depth EstimationPose Estimation

MetricDepth: Enhancing Monocular Depth Estimation with Deep Metric Learning

2024-12-29 · Chunpu Liu, Guanglei Yang, WangMeng Zuo, Tianyi Zan

Deep metric learning aims to learn features relying on the consistency or divergence of class labels. However, in monocular depth estimation, the absence of a natural definition of class poses challenges in the leveragin…

Depth EstimationMetric LearningMonocular Depth Estimation