paper-with-me

홈 › Papers

Real-time Controllable Denoising for Image and Video

2023-03-29 · CVPR 2023 1 · Zhaoyang Zhang, Yitong Jiang, Wenqi Shao, Xiaogang Wang, Ping Luo, Kaimo Lin, Jinwei Gu

Controllable image denoising aims to generate clean samples with human perceptual priors and balance sharpness and smoothness. In traditional filter-based denoising methods, this can be easily achieved by adjusting the filtering strength. However, for NN (Neural Network)-based models, adjusting the final denoising strength requires performing network inference each time, making it almost impossible for real-time user interaction. In this paper, we introduce Real-time Controllable Denoising (RCD), the first deep image and video denoising pipeline that provides a fully controllable user interface to edit arbitrary denoising levels in real-time with only one-time network inference. Unlike existing controllable denoising methods that require multiple denoisers and training stages, RCD replaces the last output layer (which usually outputs a single noise map) of an existing CNN-based model with a lightweight module that outputs multiple noise maps. We propose a novel Noise Decorrelation process to enforce the orthogonality of the noise feature maps, allowing arbitrary noise level control through noise map interpolation. This process is network-free and does not require network inference. Our experiments show that RCD can enable real-time editable image and video denoising for various existing heavy-weight models without sacrificing their original performance.

📄 PDF Abstract BibTeX arXiv:2303.16425

Code (1)

jiangyitong/RCD pytorch

Tasks

DenoisingImage DenoisingVideo Denoising

Similar Papers 제목 키워드 기반

Supervised Raw Video Denoising with a Benchmark Dataset on Dynamic Scenes

2020-03-31 · CVPR 2020 6 · Huanjing Yue, Cong Cao, Lei Liao, Ronghe Chu 외

In recent years, the supervised learning strategy for real noisy image denoising has been emerging and has achieved promising results. In contrast, realistic noise removal for raw noisy videos is rarely studied due to th…

DenoisingImage DenoisingVideo Denoising

Real-Time Motion-Controllable Autoregressive Video Diffusion

2025-10-09 · Kesen Zhao, Jiaxin Shi, Beier Zhu, Junbao Zhou 외 arxiv

Real-time motion-controllable video generation remains challenging due to the inherent latency of bidirectional diffusion models and the lack of effective autoregressive (AR) approaches. Existing AR video diffusion model…

Text-to-Video GenerationReinforcement Learning

DimensionX: Create Any 3D and 4D Scenes from a Single Image with Controllable Video Diffusion

2024-11-07 · Wenqiang Sun, Shuo Chen, Fangfu Liu, Zilong Chen 외

In this paper, we introduce \textbf{DimensionX}, a framework designed to generate photorealistic 3D and 4D scenes from just a single image with video diffusion. Our approach begins with the insight that both the spatial …

3D GenerationDenoisingScene GenerationVideo Generation

Low Latency Video Denoising for Online Conferencing Using CNN Architectures

2023-02-17 · Altanai Bisht, Ana Carolina de Souza Mendes, Justin David Thoreson II, Shadrokh Samavi

In this paper, we propose a pipeline for real-time video denoising with low runtime cost and high perceptual quality. The vast majority of denoising studies focus on image denoising. However, a minority of research works…

DenoisingImage DenoisingVideo Denoising

UniTransfer: Video Concept Transfer via Progressive Spatial and Timestep Decomposition

2025-09-25 · Guojun Lei, Rong Zhang, Chi Wang, Tianhang Liu 외 arxiv

We propose a novel architecture UniTransfer, which introduces both spatial and diffusion timestep decomposition in a progressive paradigm, achieving precise and controllable video concept transfer. Specifically, in terms…

Representation Learning