paper-with-me

홈 › Papers

Embodiment: Self-Supervised Depth Estimation Based on Camera Models

2024-08-02 · Jinchang Zhang, Praveen Kumar Reddy, Xue-Iuan Wong, Yiannis Aloimonos, Guoyu Lu

Depth estimation is a critical topic for robotics and vision-related tasks. In monocular depth estimation, in comparison with supervised learning that requires expensive ground truth labeling, self-supervised methods possess great potential due to no labeling cost. However, self-supervised learning still has a large gap with supervised learning in 3D reconstruction and depth estimation performance. Meanwhile, scaling is also a major issue for monocular unsupervised depth estimation, which commonly still needs ground truth scale from GPS, LiDAR, or existing maps to correct. In the era of deep learning, existing methods primarily rely on exploring image relationships to train unsupervised neural networks, while the physical properties of the camera itself such as intrinsics and extrinsics are often overlooked. These physical properties are not just mathematical parameters; they are embodiments of the camera's interaction with the physical world. By embedding these physical properties into the deep learning model, we can calculate depth priors for ground regions and regions connected to the ground based on physical principles, providing free supervision signals without the need for additional sensors. This approach is not only easy to implement but also enhances the effects of all unsupervised methods by embedding the camera's physical properties into the model, thereby achieving an embodied understanding of the real world.

📄 PDF Abstract BibTeX arXiv:2408.01565

Code (0)

등록된 구현이 없습니다.

Tasks

3D ReconstructionDepth EstimationMonocular Depth EstimationSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

GPS Greedy Policy Search (GPS) is a simple algorithm that learns a policy for test-time data augmentation based on the predictive performance on a validation set. GPS starts with…

Similar Papers 제목 키워드 기반

Vision-Language Embodiment for Monocular Depth Estimation

2025-01-01 · CVPR 2025 1 · Jinchang Zhang, Guoyu Lu

Depth estimation is a core problem in robotic perception and vision tasks, but 3D reconstruction from a single image presents inherent uncertainties. Current depth estimation models primarily rely on inter-image rela…

3D ReconstructionDepth EstimationMonocular Depth EstimationScene Understanding

RealMonoDepth: Self-Supervised Monocular Depth Estimation for General Scenes

2020-04-14 · Mertalp Ocal, Armin Mustafa

We present a generalised self-supervised learning approach for monocular estimation of the real depth across scenes with diverse depth ranges from 1--100s of meters. Existing supervised methods for monocular depth estima…

Depth EstimationMonocular Depth EstimationSelf-Supervised Learning

WS-SfMLearner: Self-supervised Monocular Depth and Ego-motion Estimation on Surgical Videos with Unknown Camera Parameters

2023-08-22 · Ange Lou, Jack Noble

Depth estimation in surgical video plays a crucial role in many image-guided surgery procedures. However, it is difficult and time consuming to create depth map ground truth datasets in surgical videos due in part to inc…

Depth EstimationMotion Estimation

EGA-Depth: Efficient Guided Attention for Self-Supervised Multi-Camera Depth Estimation

2023-04-06 · Yunxiao Shi, Hong Cai, Amin Ansari, Fatih Porikli

The ubiquitous multi-camera setup on modern autonomous vehicles provides an opportunity to construct surround-view depth. Existing methods, however, either perform independent monocular depth estimations on each camera o…

Autonomous DrivingAutonomous VehiclesDepth Estimation

SurroundDepth: Entangling Surrounding Views for Self-Supervised Multi-Camera Depth Estimation

2022-04-07 · Yi Wei, Linqing Zhao, Wenzhao Zheng, Zheng Zhu 외

Depth estimation from images serves as the fundamental step of 3D perception for autonomous driving and is an economical alternative to expensive depth sensors like LiDAR. The temporal photometric constraints enables sel…

Autonomous DrivingDepth EstimationMonocular Depth Estimation