paper-with-me

Papers

CHARM3R: Towards Unseen Camera Height Robust Monocular 3D Detector

2025-08-15 · Abhinav Kumar, Yuliang Guo, Zhihao Zhang, Xinyu Huang, Liu Ren, Xiaoming Liu arxiv

Monocular 3D object detectors, while effective on data from one ego camera height, struggle with unseen or out-of-distribution camera heights. Existing methods often rely on Plucker embeddings, image transformations or data augmentation. This paper takes a step towards this understudied problem by first investigating the impact of camera height variations on state-of-the-art (SoTA) Mono3D models. With a systematic analysis on the extended CARLA dataset with multiple camera heights, we observe that depth estimation is a primary factor influencing performance under height variations. We mathematically prove and also empirically observe consistent negative and positive trends in mean depth error of regressed and ground-based depth models, respectively, under camera height changes. To mitigate this, we propose Camera Height Robust Monocular 3D Detector (CHARM3R), which averages both depth estimates within the model. CHARM3R improves generalization to unseen camera heights by more than $45\%$, achieving SoTA performance on the CARLA dataset. Codes and Models at https://github.com/abhi1kumar/CHARM3R

📄 PDF Abstract BibTeX arXiv:2508.11185

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDepth Estimation

Similar Papers 제목 키워드 기반

Human Following for Wheeled Robot with Monocular Pan-tilt Camera

2019-09-13 · Zheng Zhu, Hongxuan Ma, Wei Zou

Human following on mobile robots has witnessed significant advances due to its potentials for real-world applications. Currently most human following systems are equipped with depth sensors to obtain distance information…

Optical Flow EstimationVisual Tracking

Ground Plane based Absolute Scale Estimation for Monocular Visual Odometry

2019-03-03 · Dingfu Zhou, Yuchao Dai, Hongdong Li

Recovering the absolute metric scale from a monocular camera is a challenging but highly desirable problem for monocular camera-based systems. By using different kinds of cues, various approaches have been proposed for s…

Monocular Visual OdometryVisual Odometry

MonoSOWA: Scalable monocular 3D Object detector Without human Annotations

2025-01-16 · Jan Skvrna, Lukas Neumann

Detecting the three-dimensional position and orientation of objects using a single RGB camera is a foundational task in computer vision with many important applications. Traditionally, 3D object detection methods are tra…

3D Object DetectionAutonomous DrivingObjectobject-detection+1

Generalizing Monocular 3D Object Detection

2025-08-27 · Abhinav Kumar arxiv

Monocular 3D object detection (Mono3D) is a fundamental computer vision task that estimates an object's class, 3D position, dimensions, and orientation from a single image. Its applications, including autonomous driving,…

Monocular 3D Object DetectionAutonomous Driving

Camera Height Doesn't Change: Unsupervised Training for Metric Monocular Road-Scene Depth Estimation

2023-12-07 · Genki Kinoshita, Ko Nishino

In this paper, we introduce a novel training method for making any monocular depth network learn absolute scale and estimate metric road-scene depth just from regular training data, i.e., driving videos. We refer to this…

Depth EstimationMonocular Depth Estimation