paper-with-me

Papers

Exploring Spatial-Temporal Multi-Frequency Analysis for High-Fidelity and Temporal-Consistency Video Prediction

2020-02-23 · CVPR 2020 6 · Beibei Jin, Yu Hu, Qiankun Tang, Jingyu Niu, Zhiping Shi, Yinhe Han, Xiaowei Li

Video prediction is a pixel-wise dense prediction task to infer future frames based on past frames. Missing appearance details and motion blur are still two major problems for current predictive models, which lead to image distortion and temporal inconsistency. In this paper, we point out the necessity of exploring multi-frequency analysis to deal with the two problems. Inspired by the frequency band decomposition characteristic of Human Vision System (HVS), we propose a video prediction network based on multi-level wavelet analysis to deal with spatial and temporal information in a unified manner. Specifically, the multi-level spatial discrete wavelet transform decomposes each video frame into anisotropic sub-bands with multiple frequencies, helping to enrich structural information and reserve fine details. On the other hand, multi-level temporal discrete wavelet transform which operates on time axis decomposes the frame sequence into sub-band groups of different frequencies to accurately capture multi-frequency motions under a fixed frame rate. Extensive experiments on diverse datasets demonstrate that our model shows significant improvements on fidelity and temporal consistency over state-of-the-art works.

📄 PDF Abstract BibTeX arXiv:2002.09905

Code (1)

Bei-Jin/STMFANet 공식 구현 pytorch

Tasks

PredictionVideo GenerationVideo Prediction

Similar Papers 제목 키워드 기반

Exploring Temporal Frequency Spectrum in Deep Video Deblurring

2023-01-01 · ICCV 2023 1 · Qi Zhu, Man Zhou, Naishan Zheng, Chongyi Li 외

Video deblurring aims to restore the latent video frames from their blurred counterparts. Despite the remarkable progress, most promising video deblurring methods only investigate the temporal priors in the spatial d…

DeblurringVideo Deblurring

Grouped Spatial-Temporal Aggregation for Efficient Action Recognition

2019-09-28 · ICCV 2019 10 · Chenxu Luo, Alan Yuille

Temporal reasoning is an important aspect of video analysis. 3D CNN shows good performance by exploring spatial-temporal features jointly in an unconstrained way, but it also increases the computational cost a lot. Previ…

Action Recognition

FSTA-SNN:Frequency-based Spatial-Temporal Attention Module for Spiking Neural Networks

2024-12-15 · Kairong Yu, Tianqing Zhang, Hongwei Wang, Qi Xu

Spiking Neural Networks (SNNs) are emerging as a promising alternative to Artificial Neural Networks (ANNs) due to their inherent energy efficiency. Owing to the inherent sparsity in spike generation within SNNs, the in-…

Phase4DFD: Multi-Domain Phase-Aware Attention for Deepfake Detection

2026-01-09 · Zhen-Xin Lin, Shang-Kuan Chen arxiv

Recent deepfake detection methods have increasingly explored frequency domain representations to reveal manipulation artifacts that are difficult to detect in the spatial domain. However, most existing approaches rely pr…

DeepFake Detection

Delving into the Frequency: Temporally Consistent Human Motion Transfer in the Fourier Space

2022-09-01 · Guang Yang, Wu Liu, Xinchen Liu, Xiaoyan Gu 외

Human motion transfer refers to synthesizing photo-realistic and temporally coherent videos that enable one person to imitate the motion of others. However, current synthetic videos suffer from the temporal inconsistency…

DeepFake DetectionFace Swapping