paper-with-me

Papers

ALANET: Adaptive Latent Attention Network forJoint Video Deblurring and Interpolation

2020-08-31 · Akash Gupta, Abhishek Aich, Amit K. Roy-Chowdhury

Existing works address the problem of generating high frame-rate sharp videos by separately learning the frame deblurring and frame interpolation modules. Most of these approaches have a strong prior assumption that all the input frames are blurry whereas in a real-world setting, the quality of frames varies. Moreover, such approaches are trained to perform either of the two tasks - deblurring or interpolation - in isolation, while many practical situations call for both. Different from these works, we address a more realistic problem of high frame-rate sharp video synthesis with no prior assumption that input is always blurry. We introduce a novel architecture, Adaptive Latent Attention Network (ALANET), which synthesizes sharp high frame-rate videos with no prior knowledge of input frames being blurry or not, thereby performing the task of both deblurring and interpolation. We hypothesize that information from the latent representation of the consecutive frames can be utilized to generate optimized representations for both frame deblurring and frame interpolation. Specifically, we employ combination of self-attention and cross-attention module between consecutive frames in the latent space to generate optimized representation for each frame. The optimized representation learnt using these attention modules help the model to generate and interpolate sharp frames. Extensive experiments on standard datasets demonstrate that our method performs favorably against various state-of-the-art approaches, even though we tackle a much more difficult problem.

📄 PDF Abstract BibTeX arXiv:2009.01005

Code (0)

등록된 구현이 없습니다.

Tasks

DeblurringVideo Deblurring

Similar Papers 제목 키워드 기반

Adaptive Language-Aware Image Reflection Removal Network

2026-03-06 · Siyan Fang, Yuntao Wang, Jinpu Zhang, Ziwen Li 외 arxiv

Existing image reflection removal methods struggle to handle complex reflections. Accurate language descriptions can help the model understand the image content to remove complex reflections. However, due to blurred and …

Reflection Removal

KOALAnet: Blind Super-Resolution using Kernel-Oriented Adaptive Local Adjustment

2020-12-15 · CVPR 2021 1 · Soo Ye Kim, Hyeonjun Sim, Munchurl Kim

Blind super-resolution (SR) methods aim to generate a high quality high resolution image from a low resolution image containing unknown degradations. However, natural images contain various types and amounts of blur: som…

Blind Super-ResolutionSuper-Resolution

TIMERIPPLE: Accelerating vDiTs by Understanding the Spatio-Temporal Correlations in Latent Space

2025-11-15 · Wenxuan Miao, Yulin Sun, Aiyue Chen, Jing Lin 외 arxiv

The recent surge in video generation has shown the growing demand for high-quality video synthesis using large vision models. Existing video generation models are predominantly based on the video diffusion transformer (v…

Video Generation

Scalable Adaptive Computation for Iterative Generation

2022-12-22 · Allan Jabri, David Fleet, Ting Chen

Natural data is redundant yet predominant architectures tile computation uniformly across their input and output space. We propose the Recurrent Interface Networks (RINs), an attention-based architecture that decouples i…

Image GenerationVideo GenerationVideo Prediction

Adaptive 1D Video Diffusion Autoencoder

2026-02-04 · Yao Teng, Minxuan Lin, Xian Liu, Shuai Wang 외 arxiv

Recent video generation models largely rely on video autoencoders that compress pixel-space videos into latent representations. However, existing video autoencoders suffer from three major limitations: (1) fixed-rate com…

Video Generation