paper-with-me

Papers

Self-supervised Monocular Depth Estimation for All Day Images using Domain Separation

2021-08-17 · ICCV 2021 10 · Lina Liu, Xibin Song, Mengmeng Wang, Yong liu, Liangjun Zhang

Remarkable results have been achieved by DCNN based self-supervised depth estimation approaches. However, most of these approaches can only handle either day-time or night-time images, while their performance degrades for all-day images due to large domain shift and the variation of illumination between day and night images. To relieve these limitations, we propose a domain-separated network for self-supervised depth estimation of all-day images. Specifically, to relieve the negative influence of disturbing terms (illumination, etc.), we partition the information of day and night image pairs into two complementary sub-spaces: private and invariant domains, where the former contains the unique information (illumination, etc.) of day and night images and the latter contains essential shared information (texture, etc.). Meanwhile, to guarantee that the day and night images contain the same information, the domain-separated network takes the day-time images and corresponding night-time images (generated by GAN) as input, and the private and invariant feature extractors are learned by orthogonality and similarity loss, where the domain gap can be alleviated, thus better depth maps can be expected. Meanwhile, the reconstruction and photometric losses are utilized to estimate complementary information and depth maps effectively. Experimental results demonstrate that our approach achieves state-of-the-art depth estimation results for all-day images on the challenging Oxford RobotCar dataset, proving the superiority of our proposed approach.

📄 PDF Abstract BibTeX arXiv:2108.07628

Code (2)

PaddlePaddle/PaddleVideo/blob/develop/docs/en/model_zoo/estimation/adds.md 공식 구현 paddle
lina-lln/adds-depthnet pytorch

Tasks

AllDepth EstimationMonocular Depth Estimation

Methods 이 논문이 사용한 방법론

DCNN Diffusion-convolutional neural networks (DCNN) is a model for graph-structured data. Through the introduction of a diffusion-convolution operation, diffusion-based representations…

Similar Papers 제목 키워드 기반

Two-in-One Depth: Bridging the Gap Between Monocular and Binocular Self-supervised Depth Estimation

2023-09-02 · ICCV 2023 1 · Zhengming Zhou, Qiulei Dong

Monocular and binocular self-supervised depth estimations are two important and related tasks in computer vision, which aim to predict scene depths from single images and stereo image pairs respectively. In literature, t…

Depth EstimationMonocular Depth Estimation

A high-precision self-supervised monocular visual odometry in foggy weather based on robust cycled generative adversarial networks and multi-task learning aided depth estimation

2022-03-09 · Xiuyuan Li, Jiangang Yu, Fengchao Li, Guowen An

This paper proposes a high-precision self-supervised monocular VO, which is specifically designed for navigation in foggy weather. A cycled generative adversarial network is designed to obtain high-quality self-supervise…

Depth EstimationGenerative Adversarial NetworkMonocular Visual OdometryMulti-Task Learning+2

DeLightMono: Enhancing Self-Supervised Monocular Depth Estimation in Endoscopy by Decoupling Uneven Illumination

2025-11-25 · Mingyang Ou, Haojin Li, Yifeng Zhang, Ke Niu 외 arxiv

Self-supervised monocular depth estimation serves as a key task in the development of endoscopic navigation systems. However, performance degradation persists due to uneven illumination inherent in endoscopic images, par…

Monocular Depth EstimationAutonomous Driving

Self-Supervised Monocular Depth Estimation in the Dark: Towards Data Distribution Compensation

2024-04-22 · Haolin Yang, Chaoqiang Zhao, Lu Sheng, Yang Tang

Nighttime self-supervised monocular depth estimation has received increasing attention in recent years. However, using night images for self-supervision is unreliable because the photometric consistency assumption is usu…

Depth EstimationDomain AdaptationMonocular Depth Estimation

$\mathrm{F^2Depth}$: Self-supervised Indoor Monocular Depth Estimation via Optical Flow Consistency and Feature Map Synthesis

2024-03-27 · Xiaotong Guo, Huijie Zhao, Shuwei Shao, Xudong Li 외

Self-supervised monocular depth estimation methods have been increasingly given much attention due to the benefit of not requiring large, labelled datasets. Such self-supervised methods require high-quality salient featu…

Depth EstimationIndoor Monocular Depth EstimationMonocular Depth EstimationOptical Flow Estimation+1