paper-with-me

Papers

Towards Cross-View-Consistent Self-Supervised Surround Depth Estimation

2024-07-04 · Laiyan Ding, Hualie Jiang, Jie Li, Yongquan Chen, Rui Huang

Depth estimation is a cornerstone for autonomous driving, yet acquiring per-pixel depth ground truth for supervised learning is challenging. Self-Supervised Surround Depth Estimation (SSSDE) from consecutive images offers an economical alternative. While previous SSSDE methods have proposed different mechanisms to fuse information across images, few of them explicitly consider the cross-view constraints, leading to inferior performance, particularly in overlapping regions. This paper proposes an efficient and consistent pose estimation design and two loss functions to enhance cross-view consistency for SSSDE. For pose estimation, we propose to use only front-view images to reduce training memory and sustain pose estimation consistency. The first loss function is the dense depth consistency loss, which penalizes the difference between predicted depths in overlapping regions. The second one is the multi-view reconstruction consistency loss, which aims to maintain consistency between reconstruction from spatial and spatial-temporal contexts. Additionally, we introduce a novel flipping augmentation to improve the performance further. Our techniques enable a simple neural model to achieve state-of-the-art performance on the DDAD and nuScenes datasets. Last but not least, our proposed techniques can be easily applied to other methods. The code is available at https://github.com/denyingmxd/CVCDepth.

📄 PDF Abstract BibTeX arXiv:2407.04041

Code (1)

denyingmxd/CVCDepth 공식 구현 pytorch

Tasks

Autonomous DrivingDepth EstimationPose Estimation

Similar Papers 제목 키워드 기반

Self-Supervised Surround-View Depth Estimation with Volumetric Feature Fusion

2022-11-29 · NeurIPS 2022 11 · Jung-Hee Kim, Junwha Hur, Tien Phuoc Nguyen, Seong-Gyun Jeong

We present a self-supervised depth estimation approach using a unified volumetric feature fusion for surround-view images. Given a set of surround-view images, our method constructs a volumetric feature map by extracting…

Autonomous DrivingDepth EstimationMonocular Depth Estimation

Cross-Vehicle 3D Geometric Consistency for Self-Supervised Surround Depth Estimation on Articulated Vehicles

2026-04-03 · Weimin Liu, Jiyuan Qiu, Wenjun Wang, Joshua H. Meng arxiv

Surround depth estimation provides a cost-effective alternative to LiDAR for 3D perception in autonomous driving. While recent self-supervised methods explore multi-camera settings to improve scale awareness and scene co…

Autonomous DrivingDepth 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

CylinderDepth: Cylindrical Spatial Attention for Multi-View Consistent Self-Supervised Surround Depth Estimation

2025-11-20 · Samer Abualhanud, Christian Grannemann, Max Mehltretter arxiv

Self-supervised surround-view depth estimation enables dense, low-cost 3D perception with a 360° field of view from multiple minimally overlapping images. Yet, most existing methods suffer from depth estimates that are i…

Depth Estimation

GeoSurDepth: Harnessing Foundation Model for Spatial Geometry Consistency-Oriented Self-Supervised Surround-View Depth Estimation

2026-01-09 · Weimin Liu, Wenjun Wang, Joshua H. Meng arxiv

Accurate surround-view depth estimation provides a competitive alternative to laser-based sensors and is essential for 3D scene understanding in autonomous driving. While empirical studies have proposed various approache…

Novel View SynthesisImage ReconstructionScene UnderstandingAutonomous Driving