中文
相关论文

相关论文: MirrorFlow: Exploiting Symmetries in Joint Optical…

200 篇论文

Two optical flow estimation problems are addressed: i) occlusion estimation and handling, and ii) estimation from image sequences longer than two frames. The proposed ContinualFlow method estimates occlusions before flow, avoiding the use…

计算机视觉与模式识别 · 计算机科学 2018-11-06 Michal Neoral , Jan Šochman , Jiří Matas

Occlusions play an important role in disparity and optical flow estimation, since matching costs are not available in occluded areas and occlusions indicate depth or motion boundaries. Moreover, occlusions are relevant for motion…

计算机视觉与模式识别 · 计算机科学 2018-08-09 Eddy Ilg , Tonmoy Saikia , Margret Keuper , Thomas Brox

Optical flow estimation is one of the fundamental tasks in low-level computer vision, which describes the pixel-wise displacement and can be used in many other tasks. From the apparent aspect, the optical flow can be viewed as the…

计算机视觉与模式识别 · 计算机科学 2024-05-22 Yuhao Cheng , Siru Zhang , Yiqiang Yan

The occlusion problem remains a crucial challenge in optical flow estimation (OFE). Despite the recent significant progress brought about by deep learning, most existing deep learning OFE methods still struggle to handle occlusions; in…

计算机视觉与模式识别 · 计算机科学 2024-03-05 Bo Wang , Yifan Zhang , Jian Li , Yang Yu , Zhenping Sun , Li Liu , Dewen Hu

Despite recent advances, estimating optical flow remains a challenging problem in the presence of illumination change, large occlusions or fast movement. In this paper, we propose a novel optical flow estimation framework which can provide…

计算机视觉与模式识别 · 计算机科学 2018-04-12 Inchul Choi , Arunava Banerjee

Occlusions between consecutive frames have long posed a significant challenge in optical flow estimation. The inherent ambiguity introduced by occlusions directly violates the brightness constancy constraint and considerably hinders…

计算机视觉与模式识别 · 计算机科学 2023-11-30 Shangkun Sun , Jiaming Liu , Thomas H. Li , Huaxia Li , Guoqing Liu , Wei Gao

To date, top-performing optical flow estimation methods only take pairs of consecutive frames into account. While elegant and appealing, the idea of using more than two frames has not yet produced state-of-the-art results. We present a…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Zhile Ren , Orazio Gallo , Deqing Sun , Ming-Hsuan Yang , Erik B. Sudderth , Jan Kautz

In this paper, we proposed an unsupervised learning method for estimating the optical flow between video frames, especially to solve the occlusion problem. Occlusion is caused by the movement of an object or the movement of the camera,…

计算机视觉与模式识别 · 计算机科学 2020-03-05 Jianfeng Li , Junqiao Zhao , Tiantian Feng , Chen Ye , Lu Xiong

Optical flow estimation is a classical yet challenging task in computer vision. One of the essential factors in accurately predicting optical flow is to alleviate occlusions between frames. However, it is still a thorny problem for current…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Shangkun Sun , Yuanqi Chen , Yu Zhu , Guodong Guo , Ge Li

The scarcity of ground-truth labels poses one major challenge in developing optical flow estimation models that are both generalizable and robust. While current methods rely on data augmentation, they have yet to fully exploit the rich…

计算机视觉与模式识别 · 计算机科学 2024-03-28 Jisoo Jeong , Hong Cai , Risheek Garrepalli , Jamie Menjay Lin , Munawar Hayat , Fatih Porikli

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

Occlusions hinder point cloud frame alignment in LiDAR data, a challenge inadequately addressed by scene flow models tested mainly on occlusion-free datasets. Attempts to integrate occlusion handling within networks often suffer accuracy…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Jingze Chen , Junfeng Yao , Qiqin Lin , Lei Li

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

Significant attention has been attracted to deep learning-based depth estimates. Dynamic objects become the most hard problems in inter-frame-supervised depth estimates due to the uncertainty in adjacent frames. Thus, integrating optical…

计算机视觉与模式识别 · 计算机科学 2023-10-04 Zhengyang Lu , Ying Chen

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

In the domain of computer vision, optical flow stands as a cornerstone for unraveling dynamic visual scenes. However, the challenge of accurately estimating optical flow under conditions of large nonlinear motion patterns remains an open…

计算机视觉与模式识别 · 计算机科学 2024-10-15 Chanuka Algama , Kasun Amarasinghe

Occlusion is an inevitable and critical problem in unsupervised optical flow learning. Existing methods either treat occlusions equally as non-occluded regions or simply remove them to avoid incorrectness. However, the occlusion regions can…

计算机视觉与模式识别 · 计算机科学 2020-07-01 Kunming Luo , Chuan Wang , Nianjin Ye , Shuaicheng Liu , Jue Wang

Optical flow estimation is an essential step for many real-world computer vision tasks. Existing deep networks have achieved satisfactory results by mostly employing a pyramidal coarse-to-fine paradigm, where a key process is to adopt…

计算机视觉与模式识别 · 计算机科学 2021-02-02 Lingtong Kong , Xiaohang Yang , Jie Yang

Optical flow is a classical task that is important to the vision community. Classical optical flow estimation uses two frames as input, whilst some recent methods consider multiple frames to explicitly model long-range information. The…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Qiaole Dong , Yanwei Fu

3D scene flow estimation is a vital tool in perceiving our environment given depth or range sensors. Unlike optical flow, the data is usually sparse and in most cases partially occluded in between two temporal samplings. Here we propose a…

计算机视觉与模式识别 · 计算机科学 2021-04-20 Bojun Ouyang , Dan Raviv
‹ 上一页 1 2 3 10 下一页 ›