中文
相关论文

相关论文: Improving Optical Flow and Stereo Depth Estimation…

200 篇论文

In this paper we propose USegScene, a framework for semantically guided unsupervised learning of depth, optical flow and ego-motion estimation for stereo camera images using convolutional neural networks. Our framework leverages semantic…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Johan Vertens , Wolfram Burgard

Estimating continuous optical flow is a fundamental yet challenging problem in dynamic visual perception. Event-based cameras, with microsecond latency and high dynamic range, capture brightness changes asynchronously, offering a unique…

计算机视觉与模式识别 · 计算机科学 2026-05-27 Rui Hu , Song Wu , Wen Yang , Jinjian Wu

Removing pixel-wise heterogeneous motion blur is challenging due to the ill-posed nature of the problem. The predominant solution is to estimate the blur kernel by adding a prior, but the extensive literature on the subject indicates the…

计算机视觉与模式识别 · 计算机科学 2016-12-09 Dong Gong , Jie Yang , Lingqiao Liu , Yanning Zhang , Ian Reid , Chunhua Shen , Anton van den Hengel , Qinfeng Shi

Optical flow estimation is a challenging problem remaining unsolved. Recent deep learning based optical flow models have achieved considerable success. However, these models often train networks from the scratch on standard optical flow…

计算机视觉与模式识别 · 计算机科学 2023-03-16 Qiaole Dong , Chenjie Cao , Yanwei Fu

This paper deals with a challenging, frequently encountered, yet not properly investigated problem in two-frame optical flow estimation. That is, the input frames are compounds of two imaging layers -- one desired background layer of the…

计算机视觉与模式识别 · 计算机科学 2016-05-09 Jiaolong Yang , Hongdong Li , Yuchao Dai , Robby T. Tan

As a flexible passive 3D sensing means, unsupervised learning of depth from monocular videos is becoming an important research topic. It utilizes the photometric errors between the target view and the synthesized views from its adjacent…

计算机视觉与模式识别 · 计算机科学 2021-08-31 Hualie Jiang , Laiyan Ding , Zhenglong Sun , Rui Huang

Despite the recent improvements in overall accuracy, deep learning systems still exhibit low levels of robustness. Detecting possible failures is critical for a successful clinical integration of these systems, where each data point…

图像与视频处理 · 电气工程与系统科学 2019-10-14 Alain Jungo , Mauricio Reyes

Monocular depth estimation, which plays a crucial role in understanding 3D scene geometry, is an ill-posed problem. Recent methods have gained significant improvement by exploring image-level information and hierarchical features from deep…

计算机视觉与模式识别 · 计算机科学 2018-06-08 Huan Fu , Mingming Gong , Chaohui Wang , Kayhan Batmanghelich , Dacheng Tao

Obstacle detection is a safety-critical problem in robot navigation, where stereo matching is a popular vision-based approach. While deep neural networks have shown impressive results in computer vision, most of the previous obstacle…

机器人学 · 计算机科学 2023-03-07 Hongyu Li , Zhengang Li , Neset Unver Akmandor , Huaizu Jiang , Yanzhi Wang , Taskin Padir

In monocular depth estimation, uncertainty estimation approaches mainly target the data uncertainty introduced by image noise. In contrast to prior work, we address the uncertainty due to lack of knowledge, which is relevant for the…

计算机视觉与模式识别 · 计算机科学 2023-08-14 Julia Hornauer , Adrian Holzbock , Vasileios Belagiannis

The deep image prior showed that a randomly initialized network with a suitable architecture can be trained to solve inverse imaging problems by simply optimizing it's parameters to reconstruct a single degraded image. However, it suffers…

图像与视频处理 · 电气工程与系统科学 2022-01-03 Zenglin Shi , Pascal Mettes , Subhransu Maji , Cees G. M. Snoek

Since the rise of deep learning, many computer vision tasks have seen significant advancements. However, the downside of deep learning is that it is very data-hungry. Especially for segmentation problems, training a deep neural net requires…

计算机视觉与模式识别 · 计算机科学 2021-10-13 Robby Neven , Davy Neven , Bert De Brabandere , Marc Proesmans , Toon Goedemé

Optical flow estimation with occlusion or large displacement is a problematic challenge due to the lost of corresponding pixels between consecutive frames. In this paper, we discover that the lost information is related to a large quantity…

计算机视觉与模式识别 · 计算机科学 2021-01-19 Yang Jiao , Guangming Shi , Trac D. Tran

Learning-based multi-view stereo (MVS) methods have demonstrated promising results. However, very few existing networks explicitly take the pixel-wise visibility into consideration, resulting in erroneous cost aggregation from occluded…

计算机视觉与模式识别 · 计算机科学 2020-08-20 Jingyang Zhang , Yao Yao , Shiwei Li , Zixin Luo , Tian Fang

We present a unified formulation and model for three motion and 3D perception tasks: optical flow, rectified stereo matching and unrectified stereo depth estimation from posed images. Unlike previous specialized architectures for each…

计算机视觉与模式识别 · 计算机科学 2023-07-27 Haofei Xu , Jing Zhang , Jianfei Cai , Hamid Rezatofighi , Fisher Yu , Dacheng Tao , Andreas Geiger

Optical flow, or the estimation of motion fields from image sequences, is one of the fundamental problems in computer vision. Unlike most pixel-wise tasks that aim at achieving consistent representations of the same category, optical flow…

计算机视觉与模式识别 · 计算机科学 2023-09-29 Ao Luo , Fan Yang , Xin Li , Lang Nie , Chunyu Lin , Haoqiang Fan , Shuaicheng Liu

Data-driven techniques for machine vision heavily depend on the training data to sufficiently resemble the data occurring during test and application. However, in practice unknown distortion can lead to a domain gap between training and…

图像与视频处理 · 电气工程与系统科学 2022-10-25 Maximiliane Gruber , Fabian Brand , Alina Mosebach , Jürgen Seiler , André Kaup

The quantification of uncertainty is important for the adoption of machine learning, especially to reject out-of-distribution (OOD) data back to human experts for review. Yet progress has been slow, as a balance must be struck between…

机器学习 · 计算机科学 2022-09-12 Derek Everett , Andre T. Nguyen , Luke E. Richards , Edward Raff

Uncertainty estimation aims to evaluate the confidence of a trained deep neural network. However, existing uncertainty estimation approaches rely on low-dimensional distributional assumptions and thus suffer from the high dimensionality of…

机器学习 · 计算机科学 2023-10-26 Tsai Hor Chan , Kin Wai Lau , Jiajun Shen , Guosheng Yin , Lequan Yu

Feature warping is a core technique in optical flow estimation; however, the ambiguity caused by occluded areas during warping is a major problem that remains unsolved. In this paper, we propose an asymmetric occlusion-aware feature…

计算机视觉与模式识别 · 计算机科学 2020-08-12 Shengyu Zhao , Yilun Sheng , Yue Dong , Eric I-Chao Chang , Yan Xu