Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Monocular Object Distance Estimation without Class Specific Information

Notifications You must be signed in to change notification settings

pagand/distance-estimation

Repository files navigation

distance-estimation

Monocular Object Distance Estimation without Class Specific Information

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. Object class knowledge enhances distance estimation by providing information about object sizes and shapes, leading to more accurate results. 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/unknown situations, which is a challenging aspect of object-agnostic distance estimation. In this paper, we propose DMODE, a class-agnostic strategy 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.

About

Monocular Object Distance Estimation without Class Specific Information

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published