中文
相关论文

相关论文: Regularizing Nighttime Weirdness: Efficient Self-s…

200 篇论文

Monocular depth estimation is the base task in computer vision. It has a tremendous development in the decade with the development of deep learning. But the boundary blur of the depth map is still a serious problem. Research finds the…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Xin Yang , Qingling Chang , Xinlin Liu , Yan Cui

Accurate depth estimation under adverse night conditions has practical impact and applications, such as on autonomous driving and rescue robots. In this work, we studied monocular depth estimation at night time in which various adverse…

计算机视觉与模式识别 · 计算机科学 2023-02-09 Peilun Shi , Jiachuan Peng , Jianing Qiu , Xinwei Ju , Frank Po Wen Lo , Benny Lo

Unsupervised monocular depth estimation techniques have demonstrated encouraging results but typically assume that the scene is static. These techniques suffer when trained on dynamical scenes, where apparent object motion can equally be…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Yihong Sun , Bharath Hariharan

Monocular depth estimation has been actively studied in fields such as robot vision, autonomous driving, and 3D scene understanding. Given a sequence of color images, unsupervised learning methods based on the framework of…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Songlin Wei , Guodong Chen , Wenzheng Chi , Zhenhua Wang , Lining Sun

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, particularly in…

计算机视觉与模式识别 · 计算机科学 2025-11-26 Mingyang Ou , Haojin Li , Yifeng Zhang , Ke Niu , Zhongxi Qiu , Heng Li , Jiang Liu

Monocular depth estimation has become one of the most studied applications in computer vision, where the most accurate approaches are based on fully supervised learning models. However, the acquisition of accurate and large ground truth…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Adrian Johnston , Gustavo Carneiro

We present an unsupervised learning framework for the task of monocular depth and camera motion estimation from unstructured video sequences. We achieve this by simultaneously training depth and camera pose estimation networks using the…

计算机视觉与模式识别 · 计算机科学 2017-08-02 Tinghui Zhou , Matthew Brown , Noah Snavely , David G. Lowe

Monocular depth estimation plays a fundamental role in computer vision. Due to the costly acquisition of depth ground truth, self-supervised methods that leverage adjacent frames to establish a supervisory signal have emerged as the most…

计算机视觉与模式识别 · 计算机科学 2023-06-16 Zhong Liu , Ran Li , Shuwei Shao , Xingming Wu , Weihai Chen

In monocular depth estimation, unsupervised domain adaptation has recently been explored to relax the dependence on large annotated image-based depth datasets. However, this comes at the cost of training multiple models or requiring complex…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Amir El-Ghoussani , Julia Hornauer , Gustavo Carneiro , Vasileios Belagiannis

Self-supervised multi-frame monocular depth estimation relies on the geometric consistency between successive frames under the assumption of a static scene. However, the presence of moving objects in dynamic scenes introduces inevitable…

计算机视觉与模式识别 · 计算机科学 2024-07-15 Sungmin Woo , Wonjoon Lee , Woo Jin Kim , Dogyoon Lee , Sangyoun Lee

Nowadays, the majority of state of the art monocular depth estimation techniques are based on supervised deep learning models. However, collecting RGB images with associated depth maps is a very time consuming procedure. Therefore, recent…

计算机视觉与模式识别 · 计算机科学 2019-04-23 Andrea Pilzer , Stéphane Lathuilière , Nicu Sebe , Elisa Ricci

Self-supervised monocular depth estimation has achieved impressive performance on outdoor datasets. Its performance however degrades notably in indoor environments because of the lack of textures. Without rich textures, the photometric…

计算机视觉与模式识别 · 计算机科学 2021-08-20 Boying Li , Yuan Huang , Zeyu Liu , Danping Zou , Wenxian Yu

Self-supervised monocular depth estimation approaches either ignore independently moving objects in the scene or need a separate segmentation step to identify them. We propose MonoDepthSeg to jointly estimate depth and segment moving…

计算机视觉与模式识别 · 计算机科学 2021-10-22 Sadra Safadoust , Fatma Güney

Self-supervised monocular depth estimation has been widely investigated to estimate depth images and relative poses from RGB images. This framework is attractive for researchers because the depth and pose networks can be trained from just…

计算机视觉与模式识别 · 计算机科学 2022-02-21 Noriaki Hirose , Kosuke Tahara

A thermal camera can robustly capture thermal radiation images under harsh light conditions such as night scenes, tunnels, and disaster scenarios. However, despite this advantage, neither depth nor ego-motion estimation research for the…

计算机视觉与模式识别 · 计算机科学 2022-07-08 Ukcheol Shin , Kyunghyun Lee , Seokju Lee , In So Kweon

Single-view depth estimation can be remarkably effective if there is enough ground-truth depth data for supervised training. However, there are scenarios, especially in medicine in the case of endoscopies, where such data cannot be…

计算机视觉与模式识别 · 计算机科学 2024-11-21 Javier Rodríguez-Puigvert , Víctor M. Batlle , J. M. M. Montiel , Ruben Martinez-Cantin , Pascal Fua , Juan D. Tardós , Javier Civera

Self-supervised monocular depth estimation presents a powerful method to obtain 3D scene information from single camera images, which is trainable on arbitrary image sequences without requiring depth labels, e.g., from a LiDAR sensor. In…

计算机视觉与模式识别 · 计算机科学 2020-07-22 Marvin Klingner , Jan-Aike Termöhlen , Jonas Mikolajczyk , Tim Fingscheidt

The estimation of depth in two-dimensional images has long been a challenging and extensively studied subject in computer vision. Recently, significant progress has been made with the emergence of Deep Learning-based approaches, which have…

计算机视觉与模式识别 · 计算机科学 2023-10-26 Vasileios Arampatzakis , George Pavlidis , Kyriakos Pantoglou , Nikolaos Mitianoudis , Nikos Papamarkos

Unsupervised learning based depth estimation methods have received more and more attention as they do not need vast quantities of densely labeled data for training which are touch to acquire. In this paper, we propose a novel unsupervised…

计算机视觉与模式识别 · 计算机科学 2019-09-04 Lingtao Zhou , Jiaojiao Fang , Guizhong Liu

We propose SUB-Depth, a universal multi-task training framework for self-supervised monocular depth estimation (SDE). Depth models trained with SUB-Depth outperform the same models trained in a standard single-task SDE framework. By…

计算机视觉与模式识别 · 计算机科学 2022-11-30 Hang Zhou , Sarah Taylor , David Greenwood , Michal Mackiewicz