中文
相关论文

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

200 篇论文

Accurate stereo depth estimation plays a critical role in various 3D tasks in both indoor and outdoor environments. Recently, learning-based multi-view stereo methods have demonstrated competitive performance with a limited number of views.…

计算机视觉与模式识别 · 计算机科学 2020-06-02 Uday Kusupati , Shuo Cheng , Rui Chen , Hao Su

We present DDFlow, a data distillation approach to learning optical flow estimation from unlabeled data. The approach distills reliable predictions from a teacher network, and uses these predictions as annotations to guide a student network…

计算机视觉与模式识别 · 计算机科学 2019-02-26 Pengpeng Liu , Irwin King , Michael R. Lyu , Jia Xu

Self-supervised multi-frame methods have currently achieved promising results in depth estimation. However, these methods often suffer from mismatch problems due to the moving objects, which break the static assumption. Additionally,…

计算机视觉与模式识别 · 计算机科学 2024-03-29 Yiyang Sun , Zhiyuan Xu , Xiaonian Wang , Jing Yao

Estimating depth from RGB images is a long-standing ill-posed problem, which has been explored for decades by the computer vision, graphics, and machine learning communities. Among the existing techniques, stereo matching remains one of the…

计算机视觉与模式识别 · 计算机科学 2021-01-26 Hamid Laga , Laurent Valentin Jospin , Farid Boussaid , Mohammed Bennamoun

Event cameras rely on motion to obtain information about scene appearance. This means that appearance and motion are inherently linked: either both are present and recorded in the event data, or neither is captured. Previous works treat the…

计算机视觉与模式识别 · 计算机科学 2025-07-23 Shuang Guo , Friedhelm Hamann , Guillermo Gallego

Active learning (AL) has found wide applications in medical image segmentation, aiming to alleviate the annotation workload and enhance performance. Conventional uncertainty-based AL methods, such as entropy and Bayesian, often rely on an…

计算机视觉与模式识别 · 计算机科学 2024-01-30 Siteng Ma , Haochang Wu , Aonghus Lawlor , Ruihai Dong

Unsupervised deep learning for optical flow computation has achieved promising results. Most existing deep-net based methods rely on image brightness consistency and local smoothness constraint to train the networks. Their performance…

计算机视觉与模式识别 · 计算机科学 2022-07-15 Yiran Zhong , Pan Ji , Jianyuan Wang , Yuchao Dai , Hongdong Li

We present a new learning-based method for multi-frame depth estimation from a color video, which is a fundamental problem in scene understanding, robot navigation or handheld 3D reconstruction. While recent learning-based methods estimate…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Xiaoxiao Long , Lingjie Liu , Christian Theobalt , Wenping Wang

The matching function for the problem of stereo reconstruction or optical flow has been traditionally designed as a function of the distance between the features describing matched pixels. This approach works under assumption, that the…

计算机视觉与模式识别 · 计算机科学 2015-02-04 Ľubor Ladický , Christian Häne , Marc Pollefeys

Occlusion Boundary Estimation (OBE) identifies boundaries arising from both inter-object occlusions and self-occlusion within individual objects. This task is closely related to Monocular Depth Estimation (MDE), which infers depth from a…

计算机视觉与模式识别 · 计算机科学 2025-12-01 Lintao Xu , Yinghao Wang , Chaohui Wang

Self-supervised deep learning methods have leveraged stereo images for training monocular depth estimation. Although these methods show strong results on outdoor datasets such as KITTI, they do not match performance of supervised methods on…

计算机视觉与模式识别 · 计算机科学 2021-06-28 Benjamin Keltjens , Tom van Dijk , Guido de Croon

Recent works on optical flow estimation use neural networks to predict the flow field that maps positions of one image to positions of the other. These networks consist of a feature extractor, a correlation volume, and finally several…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Leyla Mirvakhabova , Hong Cai , Jisoo Jeong , Hanno Ackermann , Farhad Zanjani , Fatih Porikli

Learning from non-stationary data streams, also called Task-Free Continual Learning (TFCL) remains challenging due to the absence of explicit task information. Although recently some methods have been proposed for TFCL, they lack…

计算机视觉与模式识别 · 计算机科学 2022-10-14 Fei Ye , Adrian G. Bors

Blind image restoration remains a significant challenge in low-level vision tasks. Recently, denoising diffusion models have shown remarkable performance in image synthesis. Guided diffusion models, leveraging the potent generative priors…

计算机视觉与模式识别 · 计算机科学 2024-11-20 Jun Xiao , Zihang Lyu , Hao Xie , Cong Zhang , Yakun Ju , Changjian Shui , Kin-Man Lam

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

This paper presents a novel dense optical-flow algorithm to solve the monocular simultaneous localization and mapping (SLAM) problem for ground or aerial robots. Dense optical flow can effectively provide the ego-motion of the vehicle while…

机器人学 · 计算机科学 2021-10-01 Yonhon Ng , Hongdong Li , Jonghyuk Kim

One of the primary sources of suboptimal image quality in ultrasound imaging is phase aberration. It is caused by spatial changes in sound speed over a heterogeneous medium, which disturbs the transmitted waves and prevents coherent…

图像与视频处理 · 电气工程与系统科学 2024-07-03 Mostafa Sharifzadeh , Sobhan Goudarzi , An Tang , Habib Benali , Hassan Rivaz

Occlusions pose a significant challenge to optical flow algorithms that rely on local evidences. We consider an occluded point to be one that is imaged in the first frame but not in the next, a slight overloading of the standard definition…

计算机视觉与模式识别 · 计算机科学 2021-08-02 Shihao Jiang , Dylan Campbell , Yao Lu , Hongdong Li , Richard Hartley

With the rapid advancements in autonomous driving and robot navigation, there is a growing demand for lifelong learning models capable of estimating metric (absolute) depth. Lifelong learning approaches potentially offer significant cost…

计算机视觉与模式识别 · 计算机科学 2023-10-16 Junjie Hu , Chenyou Fan , Liguang Zhou , Qing Gao , Honghai Liu , Tin Lun Lam

Motivated by the need to identify erroneous disparity assignments, various approaches for uncertainty and confidence estimation of dense stereo matching have been presented in recent years. As in many other fields, especially deep learning…

计算机视觉与模式识别 · 计算机科学 2020-02-11 Max Mehltretter