中文
相关论文

相关论文: Semi-Supervised Monocular Depth Estimation with Le…

200 篇论文

Depth estimation is one of the essential tasks to be addressed when creating mobile autonomous systems. While monocular depth estimation methods have improved in recent times, depth completion provides more accurate and reliable depth maps…

计算机视觉与模式识别 · 计算机科学 2023-08-17 Wolfgang Boettcher , Lukas Hoyer , Ozan Unal , Ke Li , Dengxin Dai

A significant weakness of most current deep Convolutional Neural Networks is the need to train them using vast amounts of manu- ally labelled data. In this work we propose a unsupervised framework to learn a deep convolutional neural…

计算机视觉与模式识别 · 计算机科学 2016-08-01 Ravi Garg , Vijay Kumar BG , Gustavo Carneiro , Ian Reid

Predicting depth from a single image is an attractive research topic since it provides one more dimension of information to enable machines to better perceive the world. Recently, deep learning has emerged as an effective approach to…

计算机视觉与模式识别 · 计算机科学 2020-06-30 Jun Liu , Qing Li , Rui Cao , Wenming Tang , Guoping Qiu

Depth information is the foundation of perception, essential for autonomous driving, robotics, and other source-constrained applications. Promptly obtaining accurate and efficient depth information allows for a rapid response in dynamic…

计算机视觉与模式识别 · 计算机科学 2022-10-26 Xin Zhang , Rabab Abdelfattah , Yuqi Song , Samuel A. Dauchert , Xiaofeng wang

Monocular depth estimation, enabled by self-supervised learning, is a key technique for 3D perception in computer vision. However, it faces significant challenges in real-world scenarios, which encompass adverse weather variations, motion…

计算机视觉与模式识别 · 计算机科学 2024-10-10 Runze Chen , Haiyong Luo , Fang Zhao , Jingze Yu , Yupeng Jia , Juan Wang , Xuepeng Ma

In this paper, we address monocular depth estimation with deep neural networks. To enable training of deep monocular estimation models with various sources of datasets, state-of-the-art methods adopt image-level normalization strategies to…

计算机视觉与模式识别 · 计算机科学 2022-10-19 Chi Zhang , Wei Yin , Zhibin Wang , Gang Yu , Bin Fu , Chunhua Shen

Many standard robotic platforms are equipped with at least a fixed 2D laser range finder and a monocular camera. Although those platforms do not have sensors for 3D depth sensing capability, knowledge of depth is an essential part in many…

计算机视觉与模式识别 · 计算机科学 2016-11-08 Yiyi Liao , Lichao Huang , Yue Wang , Sarath Kodagoda , Yinan Yu , Yong Liu

Without ground truth supervision, self-supervised depth estimation can be trapped in a local minimum due to the gradient-locality issue of the photometric loss. In this paper, we present a framework to enhance depth by leveraging semantic…

计算机视觉与模式识别 · 计算机科学 2023-04-03 Shan Lin , Yuheng Zhi , Michael C. Yip

In this paper, we tackle the problem of estimating the depth of a scene from a monocular video sequence. In particular, we handle challenging scenarios, such as non-translational camera motion and dynamic scenes, where traditional structure…

计算机视觉与模式识别 · 计算机科学 2015-11-20 Miaomiao Liu , Mathieu Salzmann , Xuming He

We present a novel method for predicting accurate depths from monocular images with high efficiency. This optimal efficiency is achieved by exploiting wavelet decomposition, which is integrated in a fully differentiable encoder-decoder…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Michaël Ramamonjisoa , Michael Firman , Jamie Watson , Vincent Lepetit , Daniyar Turmukhambetov

Self-supervised monocular depth estimation aims to infer depth information without relying on labeled data. However, the lack of labeled information poses a significant challenge to the model's representation, limiting its ability to…

计算机视觉与模式识别 · 计算机科学 2024-06-14 Guodong Sun , Junjie Liu , Mingxuan Liu , Moyun Liu , Yang Zhang

Predicting accurate depth with monocular images is important for low-cost robotic applications and autonomous driving. This study proposes a comprehensive self-supervised framework for accurate scale-aware depth prediction on autonomous…

计算机视觉与模式识别 · 计算机科学 2023-04-24 Yuxuan Liu , Zhenhua Xu , Huaiyang Huang , Lujia Wang , Ming Liu

Depth perception is crucial for spatial understanding and has traditionally been achieved through stereoscopic imaging. However, the precision of depth estimation using stereoscopic methods depends on the accurate calibration of binocular…

机器人学 · 计算机科学 2025-11-25 Muhamamd Ishfaq Hussain , Zubia Naz , Muhammad Aasim Rafique , Moongu Jeon

Self-supervised learning of depth has been a highly studied topic of research as it alleviates the requirement of having ground truth annotations for predicting depth. Depth is learnt as an intermediate solution to the task of view…

计算机视觉与模式识别 · 计算机科学 2021-03-02 Vinay Kaushik , Kartik Jindgar , Brejesh Lall

State-of-the-art approaches to infer dense depth measurements from images rely on CNNs trained end-to-end on a vast amount of data. However, these approaches suffer a drastic drop in accuracy when dealing with environments much different in…

计算机视觉与模式识别 · 计算机科学 2019-09-10 Alessio Tonioni , Matteo Poggi , Stefano Mattoccia , Luigi Di Stefano

For monocular depth estimation, acquiring ground truths for real data is not easy, and thus domain adaptation methods are commonly adopted using the supervised synthetic data. However, this may still incur a large domain gap due to the lack…

计算机视觉与模式识别 · 计算机科学 2022-09-20 Yu-Ting Yen , Chia-Ni Lu , Wei-Chen Chiu , Yi-Hsuan Tsai

Monocular depth estimation is the task of obtaining a measure of distance for each pixel using a single image. It is an important problem in computer vision and is usually solved using neural networks. Though recent works in this area have…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Nikita Durasov , Mikhail Romanov , Valeriya Bubnova , Pavel Bogomolov , Anton Konushin

We propose a non-learning depth completion method for a sparse depth map captured using a light detection and ranging (LiDAR) sensor guided by a pair of stereo images. Generally, conventional stereo-aided depth completion methods have two…

计算机视觉与模式识别 · 计算机科学 2022-10-05 Yasuhiro Yao , Ryoichi Ishikawa , Shingo Ando , Kana Kurata , Naoki Ito , Jun Shimamura , Takeshi Oishi

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

Stereo matching is one of the longest-standing problems in computer vision with close to 40 years of studies and research. Throughout the years the paradigm has shifted from local, pixel-level decision to various forms of discrete and…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Matteo Poggi , Fabio Tosi , Konstantinos Batsos , Philippos Mordohai , Stefano Mattoccia