中文
相关论文

相关论文: PWC-Net: CNNs for Optical Flow Using Pyramid, Warp…

200 篇论文

We investigate two crucial and closely related aspects of CNNs for optical flow estimation: models and training. First, we design a compact but effective CNN model, called PWC-Net, according to simple and well-established principles:…

计算机视觉与模式识别 · 计算机科学 2018-09-18 Deqing Sun , Xiaodong Yang , Ming-Yu Liu , Jan Kautz

Over four decades, the majority addresses the problem of optical flow estimation using variational methods. With the advance of machine learning, some recent works have attempted to address the problem using convolutional neural network…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Tak-Wai Hui , Xiaoou Tang , Chen Change Loy

We learn to compute optical flow by combining a classical spatial-pyramid formulation with deep learning. This estimates large motions in a coarse-to-fine approach by warping one image of a pair at each pyramid level by the current flow…

计算机视觉与模式识别 · 计算机科学 2016-11-22 Anurag Ranjan , Michael J. Black

FlowNet2, the state-of-the-art convolutional neural network (CNN) for optical flow estimation, requires over 160M parameters to achieve accurate flow estimation. In this paper we present an alternative network that outperforms FlowNet2 on…

计算机视觉与模式识别 · 计算机科学 2018-05-24 Tak-Wai Hui , Xiaoou Tang , Chen Change Loy

Optical flow estimation is an important yet challenging problem in the field of video analytics. The features of different semantics levels/layers of a convolutional neural network can provide information of different granularity. To…

计算机视觉与模式识别 · 计算机科学 2021-11-24 Xiaolin Song , Yuyang Zhao , Jingyu Yang , Cuiling Lan , Wenjun Zeng

Video interpolation aims to generate a non-existent intermediate frame given the past and future frames. Many state-of-the-art methods achieve promising results by estimating the optical flow between the known frames and then generating the…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Zhiqi Chen , Ran Wang , Haojie Liu , Yao Wang

Convolutional neural networks (CNNs) have recently been very successful in a variety of computer vision tasks, especially on those linked to recognition. Optical flow estimation has not been among the tasks where CNNs were successful. In…

Most of current Convolution Neural Network (CNN) based methods for optical flow estimation focus on learning optical flow on synthetic datasets with groundtruth, which is not practical. In this paper, we propose an unsupervised optical flow…

计算机视觉与模式识别 · 计算机科学 2019-07-29 Shuosen Guan , Haoxin Li , Wei-Shi Zheng

In this work, we propose a technique to convert CNN models for semantic segmentation of static images into CNNs for video data. We describe a warping method that can be used to augment existing architectures with very little extra…

计算机视觉与模式识别 · 计算机科学 2017-08-11 Raghudeep Gadde , Varun Jampani , Peter V. Gehler

Convolutional neural networks (CNNs) have been widely used over many areas in compute vision. Especially in classification. Recently, FlowNet and several works on opti- cal estimation using CNNs shows the potential ability of CNNs in doing…

计算机视觉与模式识别 · 计算机科学 2017-10-05 Junxuan Li

We propose a novel end-to-end deep scene flow model, called PointPWC-Net, on 3D point clouds in a coarse-to-fine fashion. Flow computed at the coarse level is upsampled and warped to a finer level, enabling the algorithm to accommodate for…

计算机视觉与模式识别 · 计算机科学 2020-08-03 Wenxuan Wu , Zhiyuan Wang , Zhuwen Li , Wei Liu , Li Fuxin

In the last few years, convolutional neural networks (CNNs) have demonstrated increasing success at learning many computer vision tasks including dense estimation problems such as optical flow and stereo matching. However, the joint…

计算机视觉与模式识别 · 计算机科学 2019-04-15 Rohan Saxena , René Schuster , Oliver Wasenmüller , Didier Stricker

Significant progress has been made for estimating optical flow using deep neural networks. Advanced deep models achieve accurate flow estimation often with a considerable computation complexity and time-consuming training processes. In this…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Lingtong Kong , Jie Yang

The cost volume, capturing the similarity of possible correspondences across two input images, is a key ingredient in state-of-the-art optical flow approaches. When sampling correspondences to build the cost volume, a large neighborhood…

计算机视觉与模式识别 · 计算机科学 2024-03-19 Huaizu Jiang , Erik Learned-Miller

Existing deep learning based stereo matching methods either focus on achieving optimal performances on the target dataset while with poor generalization for other datasets or focus on handling the cross-domain generalization by suppressing…

计算机视觉与模式识别 · 计算机科学 2023-01-02 Zhelun Shen , Yuchao Dai , Xibin Song , Zhibo Rao , Dingfu Zhou , Liangjun Zhang

In this work we review the coarse-to-fine spatial feature pyramid concept, which is used in state-of-the-art optical flow estimation networks to make exploration of the pixel flow search space computationally tractable and efficient. Within…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Markus Hofinger , Samuel Rota Bulò , Lorenzo Porzi , Arno Knapitsch , Thomas Pock , Peter Kontschieder

Optical flow is a regression task where convolutional neural networks (CNNs) have led to major breakthroughs. However, this comes at major computational demands due to the use of cost-volumes and pyramidal representations. This was…

计算机视觉与模式识别 · 计算机科学 2021-02-16 Abdelrahman Eldesokey , Michael Felsberg

Dense optical flow estimation plays a key role in many robotic vision tasks. In the past few years, with the advent of deep learning, we have witnessed great progress in optical flow estimation. However, current networks often consist of a…

计算机视觉与模式识别 · 计算机科学 2021-03-23 Lingtong Kong , Chunhua Shen , Jie Yang

In computer vision, convolutional networks (CNNs) often adopts pooling to enlarge receptive field which has the advantage of low computational complexity. However, pooling can cause information loss and thus is detrimental to further…

计算机视觉与模式识别 · 计算机科学 2019-07-09 Pengju Liu , Hongzhi Zhang , Wei Lian , Wangmeng Zuo

Learning based approaches have not yet achieved their full potential in optical flow estimation, where their performance still trails heuristic approaches. In this paper, we present a CNN based patch matching approach for optical flow…

计算机视觉与模式识别 · 计算机科学 2020-05-26 Christian Bailer , Kiran Varanasi , Didier Stricker
‹ 上一页 1 2 3 10 下一页 ›