paper-with-me

Papers

First image then video: A two-stage network for spatiotemporal video denoising

2020-01-02 · Ce Wang, S. Kevin Zhou, Zhiwei Cheng

Video denoising is to remove noise from noise-corrupted data, thus recovering true signals via spatiotemporal processing. Existing approaches for spatiotemporal video denoising tend to suffer from motion blur artifacts, that is, the boundary of a moving object tends to appear blurry especially when the object undergoes a fast motion, causing optical flow calculation to break down. In this paper, we address this challenge by designing a first-image-then-video two-stage denoising neural network, consisting of an image denoising module for spatially reducing intra-frame noise followed by a regular spatiotemporal video denoising module. The intuition is simple yet powerful and effective: the first stage of image denoising effectively reduces the noise level and, therefore, allows the second stage of spatiotemporal denoising for better modeling and learning everywhere, including along the moving object boundaries. This two-stage network, when trained in an end-to-end fashion, yields the state-of-the-art performances on the video denoising benchmark Vimeo90K dataset in terms of both denoising quality and computation. It also enables an unsupervised approach that achieves comparable performance to existing supervised approaches.

📄 PDF Abstract BibTeX arXiv:2001.00346

Code (1)

wooramkang/FITVNet pytorch

Tasks

DenoisingImage DenoisingObjectOptical Flow EstimationVideo Denoising

Similar Papers 제목 키워드 기반

VistaGEN: Consistent Driving Video Generation with Fine-Grained Control Using Multiview Visual-Language Reasoning

2026-03-30 · Li-Heng Chen, Ke Cheng, Yahui Liu, Lei Shi 외 arxiv

Driving video generation has achieved much progress in controllability, video resolution, and length, but fails to support fine-grained object-level controllability for diverse driving videos, while preserving the spatio…

Video Generation

View while Moving: Efficient Video Recognition in Long-untrimmed Videos

2023-08-09 · Ye Tian, Mengyu Yang, Lanshan Zhang, Zhizhen Zhang 외

Recent adaptive methods for efficient video recognition mostly follow the two-stage paradigm of "preview-then-recognition" and have achieved great success on multiple video benchmarks. However, this two-stage paradigm in…

Video Recognition

CaC: Advancing Video Reward Models via Hierarchical Spatiotemporal Concentrating

2026-05-12 · Jiyuan Wang, Huan Ouyang, Jiuzhou Lin, Chunyu Lin 외 arxiv

In this paper, we propose Concentrate and Concentrate (CaC), a coarse-to-fine anomaly reward model based on Vision-Language Models. During inference, it first conducts a global temporal scan to anchor anomalous time wind…

Reinforcement Learning

Dream4D: Lifting Camera-Controlled I2V towards Spatiotemporally Consistent 4D Generation

2025-08-11 · Xiaoyan Liu, Kangrui Li, Yuehao Song, Jiaxin Liu arxiv

The synthesis of spatiotemporally coherent 4D content presents fundamental challenges in computer vision, requiring simultaneous modeling of high-fidelity spatial representations and physically plausible temporal dynamic…

Few-Shot LearningVideo Generation

3D-CSL: self-supervised 3D context similarity learning for Near-Duplicate Video Retrieval

2022-11-10 · Rui Deng, Qian Wu, Yuke Li

In this paper, we introduce 3D-CSL, a compact pipeline for Near-Duplicate Video Retrieval (NDVR), and explore a novel self-supervised learning strategy for video similarity learning. Most previous methods only extract vi…

RetrievalSelf-Supervised LearningTripletVideo Prediction+2