paper-with-me

Papers

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

2022-04-07 · Yi Wei, Linqing Zhao, Wenzhao Zheng, Zheng Zhu, Yongming Rao, Guan Huang, Jiwen Lu, Jie zhou

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 self-supervised depth estimation without labels, further facilitating its application. However, most existing methods predict the depth solely based on each monocular image and ignore the correlations among multiple surrounding cameras, which are typically available for modern self-driving vehicles. In this paper, we propose a SurroundDepth method to incorporate the information from multiple surrounding views to predict depth maps across cameras. Specifically, we employ a joint network to process all the surrounding views and propose a cross-view transformer to effectively fuse the information from multiple views. We apply cross-view self-attention to efficiently enable the global interactions between multi-camera feature maps. Different from self-supervised monocular depth estimation, we are able to predict real-world scales given multi-camera extrinsic matrices. To achieve this goal, we adopt the two-frame structure-from-motion to extract scale-aware pseudo depths to pretrain the models. Further, instead of predicting the ego-motion of each individual camera, we estimate a universal ego-motion of the vehicle and transfer it to each view to achieve multi-view ego-motion consistency. In experiments, our method achieves the state-of-the-art performance on the challenging multi-camera depth estimation datasets DDAD and nuScenes.

📄 PDF Abstract BibTeX arXiv:2204.03636

Code (1)

weiyithu/surrounddepth 공식 구현 pytorch

Tasks

Autonomous DrivingDepth EstimationMonocular Depth Estimation

Similar Papers 제목 키워드 기반

Towards Scale-Aware Full Surround Monodepth with Transformers

2024-07-15 · Yuchen Yang, Xinyi Wang, Dong Li, Lu Tian 외

Full surround monodepth (FSM) methods can learn from multiple camera views simultaneously in a self-supervised manner to predict the scale-aware depth, which is more practical for real-world applications in contrast to s…

Depth Estimation

RayZer: A Self-supervised Large View Synthesis Model

2025-05-01 · Hanwen Jiang, Hao Tan, Peng Wang, Haian Jin 외

We present RayZer, a self-supervised multi-view 3D Vision model trained without any 3D supervision, i.e., camera poses and scene geometry, while exhibiting emerging 3D awareness. Concretely, RayZer takes unposed and unca…

modelNovel View Synthesis

DisPOSE: Projected Polystochastic Diffusion for Self-Supervised Multi-View 3D Human Pose Estimation

2026-06-05 · Tony Danjun Wang, Tolga Birdal, Nassir Navab, Lennart Bastian arxiv

Recovering 3D human poses for multiple individuals from different camera views is a fundamental bottleneck for analyzing interacting behaviors. Existing self-supervised approaches leverage synthetic catalogues of 3D pose…

3D Human Pose Estimation

Unsupervised pre-training helps to conserve views from input distribution

2019-05-30 · Nicolas Pinchaud

We investigate the effects of the unsupervised pre-training method under the perspective of information theory. If the input distribution displays multiple views of the supervision, then unsupervised pre-training allows …

DisentanglementUnsupervised Pre-training

Gen-SIS: Generative Self-augmentation Improves Self-supervised Learning

2024-12-02 · Varun Belagali, Srikar Yellapragada, Alexandros Graikos, Saarthak Kapse 외

Self-supervised learning (SSL) methods have emerged as strong visual representation learners by training an image encoder to maximize similarity between features of different views of the same image. To perform this view…

Self-Supervised Learning