中文
相关论文

相关论文: ALANET: Adaptive Latent Attention Network forJoint…

200 篇论文

As handheld video cameras are now commonplace and available in every smartphone, images and videos can be recorded almost everywhere at anytime. However, taking a quick shot frequently yields a blurry result due to unwanted camera shake…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Patrick Wieschollek , Michael Hirsch , Bernhard Schölkopf , Hendrik P. A. Lensch

Video frame interpolation algorithms typically estimate optical flow or its variations and then use it to guide the synthesis of an intermediate frame between two consecutive original frames. To handle challenges like occlusion,…

计算机视觉与模式识别 · 计算机科学 2018-03-30 Simon Niklaus , Feng Liu

We present a solution for the goal of extracting a video from a single motion blurred image to sequentially reconstruct the clear views of a scene as beheld by the camera during the time of exposure. We first learn motion representation…

计算机视觉与模式识别 · 计算机科学 2022-01-31 Kuldeep Purohit , Anshul Shah , A. N. Rajagopalan

Existing works reduce motion blur and up-convert frame rate through two separate ways, including frame deblurring and frame interpolation. However, few studies have approached the joint video enhancement problem, namely synthesizing…

计算机视觉与模式识别 · 计算机科学 2020-02-28 Wang Shen , Wenbo Bao , Guangtao Zhai , Li Chen , Xiongkuo Min , Zhiyong Gao

Motion blur from camera shake is a major problem in videos captured by hand-held devices. Unlike single-image deblurring, video-based approaches can take advantage of the abundant information that exists across neighboring frames. As a…

计算机视觉与模式识别 · 计算机科学 2016-11-28 Shuochen Su , Mauricio Delbracio , Jue Wang , Guillermo Sapiro , Wolfgang Heidrich , Oliver Wang

Although deep learning based methods have achieved great progress in unsupervised video object segmentation, difficult scenarios (e.g., visual similarity, occlusions, and appearance changing) are still not well-handled. To alleviate these…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Daizong Liu , Dongdong Yu , Changhu Wang , Pan Zhou

We present LARNet, a novel end-to-end approach for generating human action videos. A joint generative modeling of appearance and dynamics to synthesize a video is very challenging and therefore recent works in video synthesis have proposed…

计算机视觉与模式识别 · 计算机科学 2021-10-28 Naman Biyani , Aayush J Rana , Shruti Vyas , Yogesh S Rawat

Recent advances in high refresh rate displays as well as the increased interest in high rate of slow motion and frame up-conversion fuel the demand for efficient and cost-effective multi-frame video interpolation solutions. To that regard,…

计算机视觉与模式识别 · 计算机科学 2021-01-12 Zhixiang Chi , Rasoul Mohammadi Nasiri , Zheng Liu , Juwei Lu , Jin Tang , Konstantinos N Plataniotis

Dynamic scene deblurring is a challenging problem in computer vision. It is difficult to accurately estimate the spatially varying blur kernel by traditional methods. Data-driven-based methods usually employ kernel-free end-to-end mapping…

图像与视频处理 · 电气工程与系统科学 2020-08-20 Xiaoguang Li , Feifan Yang , Kin Man Lam , Li Zhuo , Jiafeng Li

Video deblurring is a challenging task due to the spatially variant blur caused by camera shake, object motions, and depth variations, etc. Existing methods usually estimate optical flow in the blurry video to align consecutive frames or…

计算机视觉与模式识别 · 计算机科学 2019-08-02 Shangchen Zhou , Jiawei Zhang , Jinshan Pan , Haozhe Xie , Wangmeng Zuo , Jimmy Ren

We create a family of powerful video models which are able to: (i) learn interactions between semantic object information and raw appearance and motion features, and (ii) deploy attention in order to better learn the importance of features…

计算机视觉与模式识别 · 计算机科学 2020-08-19 Michael S. Ryoo , AJ Piergiovanni , Juhana Kangaspunta , Anelia Angelova

Video frame interpolation has been actively studied with the development of convolutional neural networks. However, due to the intrinsic limitations of kernel weight sharing in convolution, the interpolated frame generated by it may lose…

计算机视觉与模式识别 · 计算机科学 2023-08-01 Pan Gao , Haoyue Tian , Jie Qin

Many studies have been conducted so far on image restoration, the problem of restoring a clean image from its distorted version. There are many different types of distortion which affect image quality. Previous studies have focused on…

计算机视觉与模式识别 · 计算机科学 2019-04-09 Masanori Suganuma , Xing Liu , Takayuki Okatani

A majority of methods for video frame interpolation compute bidirectional optical flow between adjacent frames of a video, followed by a suitable warping algorithm to generate the output frames. However, approaches relying on optical flow…

计算机视觉与模式识别 · 计算机科学 2022-02-25 Tarun Kalluri , Deepak Pathak , Manmohan Chandraker , Du Tran

We address the challenging problem of learning motion representations using deep models for video recognition. To this end, we make use of attention modules that learn to highlight regions in the video and aggregate features for…

计算机视觉与模式识别 · 计算机科学 2020-08-18 Miao Liu , Xin Chen , Yun Zhang , Yin Li , James M. Rehg

Low-light image enhancement is an important task in computer vision, essential for improving the visibility and quality of images captured in non-optimal lighting conditions. Inadequate illumination can lead to significant information loss…

计算机视觉与模式识别 · 计算机科学 2025-05-15 Ezequiel Perez-Zarate , Oscar Ramos-Soto , Chunxiao Liu , Diego Oliva , Marco Perez-Cisneros

Early interlaced videos usually contain multiple and interlacing and complex compression artifacts, which significantly reduce the visual quality. Although the high-definition reconstruction technology for early videos has made great…

图像与视频处理 · 电气工程与系统科学 2022-10-19 Yang Zhao , Yanbo Ma , Yuan Chen , Wei Jia , Ronggang Wang , Xiaoping Liu

Existing learning-based methods effectively reconstruct HDR images from multi-exposure LDR inputs with extended dynamic range and improved detail, but they rely more on empirical design rather than theoretical foundation, which can impact…

图像与视频处理 · 电气工程与系统科学 2025-07-08 Xinyue Li , Zhangkai Ni , Wenhan Yang

Image retrieval aims to identify visually similar images within a database using a given query image. Traditional methods typically employ both global and local features extracted from images for matching, and may also apply re-ranking…

计算机视觉与模式识别 · 计算机科学 2024-05-29 Sihe Zhang , Qingdong He , Jinlong Peng , Yuxi Li , Zhengkai Jiang , Jiafu Wu , Mingmin Chi , Yabiao Wang , Chengjie Wang

In contrast to single-image deblurring, video deblurring has the advantage that neighbor frames can be utilized to deblur a target frame. However, existing video deblurring algorithms often fail to properly employ the neighbor frames,…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Giyong Choi , HyunWook Park