中文
相关论文

相关论文: NVS-MonoDepth: Improving Monocular Depth Predictio…

200 篇论文

Learning single image depth estimation model from monocular video sequence is a very challenging problem. In this paper, we propose a novel training loss which enables us to include more images for supervision during the training process.…

计算机视觉与模式识别 · 计算机科学 2023-10-27 Zhenwei Luo

In this paper, we tackle the problem of generating a novel image from an arbitrary viewpoint given a single frame as input. While existing methods operating in this setup aim at predicting the target view depth map to guide the synthesis,…

计算机视觉与模式识别 · 计算机科学 2023-08-29 Giovanni Minelli , Matteo Poggi , Samuele Salti

In this paper, we address the problem of monocular depth estimation when only a limited number of training image-depth pairs are available. To achieve a high regression accuracy, the state-of-the-art estimation methods rely on CNNs trained…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Rongrong Ji , Ke Li , Yan Wang , Xiaoshuai Sun , Feng Guo , Xiaowei Guo , Yongjian Wu , Feiyue Huang , Jiebo Luo

Single-view depth prediction is a fundamental problem in computer vision. Recently, deep learning methods have led to significant progress, but such methods are limited by the available training data. Current datasets based on 3D sensors…

计算机视觉与模式识别 · 计算机科学 2018-11-29 Zhengqi Li , Noah Snavely

Novel view synthesis is an important problem in computer vision and graphics. Over the years a large number of solutions have been put forward to solve the problem. However, the large-baseline novel view synthesis problem is far from being…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Tewodros Habtegebrial , Kiran Varanasi , Christian Bailer , Didier Stricker

We present a novel unsupervised learning framework for single view depth estimation using monocular videos. It is well known in 3D vision that enlarging the baseline can increase the depth estimation accuracy, and jointly optimizing a set…

计算机视觉与模式识别 · 计算机科学 2018-12-11 Lipu Zhou , Jiamin Ye , Montiel Abello , Shengze Wang , Michael Kaess

Learning-based Multi-View Stereo (MVS) methods aim to predict depth maps for a sequence of calibrated images to recover dense point clouds. However, existing MVS methods often struggle with challenging regions, such as textureless regions…

计算机视觉与模式识别 · 计算机科学 2025-07-16 Jianfei Jiang , Qiankun Liu , Haochen Yu , Hongyuan Liu , Liyong Wang , Jiansheng Chen , Huimin Ma

Depth estimation and 3D object detection are critical for scene understanding but remain challenging to perform with a single image due to the loss of 3D information during image capture. Recent models using deep neural networks have…

计算机视觉与模式识别 · 计算机科学 2019-04-19 Julie Chang , Gordon Wetzstein

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

Despite recent improvement of supervised monocular depth estimation, the lack of high quality pixel-wise ground truth annotations has become a major hurdle for further progress. In this work, we propose a new unsupervised depth estimation…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Huan Liu , Junsong Yuan , Chen Wang , Jun Chen

We introduce a method for novel view synthesis given only a single wide-baseline stereo image pair. In this challenging regime, 3D scene points are regularly observed only once, requiring prior-based reconstruction of scene geometry and…

计算机视觉与模式识别 · 计算机科学 2023-04-18 Yilun Du , Cameron Smith , Ayush Tewari , Vincent Sitzmann

Neural Radiance Fields (NeRF) have been proposed for photorealistic novel view rendering. However, it requires many different views of one scene for training. Moreover, it has poor generalizations to new scenes and requires retraining or…

计算机视觉与模式识别 · 计算机科学 2023-05-12 Yurui Chen , Chun Gu , Feihu Zhang , Li Zhang

Most existing algorithms for depth estimation from single monocular images need large quantities of metric groundtruth depths for supervised learning. We show that relative depth can be an informative cue for metric depth estimation and can…

计算机视觉与模式识别 · 计算机科学 2019-07-12 Yuanzhouhan Cao , Tianqi Zhao , Ke Xian , Chunhua Shen , Zhiguo Cao , Shugong Xu

Previous monocular depth estimation methods take a single view and directly regress the expected results. Though recent advances are made by applying geometrically inspired loss functions during training, the inference procedure does not…

计算机视觉与模式识别 · 计算机科学 2018-03-12 Yue Luo , Jimmy Ren , Mude Lin , Jiahao Pang , Wenxiu Sun , Hongsheng Li , Liang Lin

Self-supervised monocular depth estimation is an attractive solution that does not require hard-to-source depth labels for training. Convolutional neural networks (CNNs) have recently achieved great success in this task. However, their…

计算机视觉与模式识别 · 计算机科学 2023-03-24 Chaoqiang Zhao , Youmin Zhang , Matteo Poggi , Fabio Tosi , Xianda Guo , Zheng Zhu , Guan Huang , Yang Tang , Stefano Mattoccia

We present a generalised self-supervised learning approach for monocular estimation of the real depth across scenes with diverse depth ranges from 1--100s of meters. Existing supervised methods for monocular depth estimation require…

计算机视觉与模式识别 · 计算机科学 2020-04-15 Mertalp Ocal , Armin Mustafa

In this paper, we firstly consider view-dependent effects into single image-based novel view synthesis (NVS) problems. For this, we propose to exploit the camera motion priors in NVS to model view-dependent appearance or effects (VDE) as…

计算机视觉与模式识别 · 计算机科学 2023-12-14 Juan Luis Gonzalez Bello , Munchurl Kim

We present 3DVNet, a novel multi-view stereo (MVS) depth-prediction method that combines the advantages of previous depth-based and volumetric MVS approaches. Our key idea is the use of a 3D scene-modeling network that iteratively updates a…

计算机视觉与模式识别 · 计算机科学 2021-12-02 Alexander Rich , Noah Stier , Pradeep Sen , Tobias Höllerer

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

Recent advances in self-supervised learning havedemonstrated that it is possible to learn accurate monoculardepth reconstruction from raw video data, without using any 3Dground truth for supervision. However, in robotics…

计算机视觉与模式识别 · 计算机科学 2020-04-14 Robert McCraith , Lukas Neumann , Andrew Zisserman , Andrea Vedaldi