中文
相关论文

相关论文: Model-blind Video Denoising Via Frame-to-frame Tra…

200 篇论文

Is it possible to recover an image from its noisy version using convolutional neural networks? This is an interesting problem as convolutional layers are generally used as feature detectors for tasks like classification, segmentation and…

计算机视觉与模式识别 · 计算机科学 2017-08-02 Nithish Divakar , R. Venkatesh Babu

In recent years, self-supervised denoising methods have gained significant success and become critically important in the field of image restoration. Among them, the blind spot network based methods are the most typical type and have…

图像与视频处理 · 电气工程与系统科学 2024-07-16 Xiangyu Liao , Tianheng Zheng , Jiayu Zhong , Pingping Zhang , Chao Ren

Existing denoising methods typically restore clear results by aggregating pixels from the noisy input. Instead of relying on hand-crafted aggregation schemes, we propose to explicitly learn this process with deep neural networks. We present…

计算机视觉与模式识别 · 计算机科学 2021-02-03 Xiangyu Xu , Muchen Li , Wenxiu Sun , Ming-Hsuan Yang

Recent advances in diffusion models have greatly improved text-driven video generation. However, training models for long video generation demands significant computational power and extensive data, leading most video diffusion models to be…

计算机视觉与模式识别 · 计算机科学 2025-01-07 Yunlong Yuan , Yuanfan Guo , Chunwei Wang , Hang Xu , Li Zhang

In this paper, the problem of de-noising of an image contaminated with Additive White Gaussian Noise (AWGN) is studied. This subject is an open problem in signal processing for more than 50 years. Local methods suggested in recent years,…

计算机视觉与模式识别 · 计算机科学 2015-01-07 Hossein Bakhshi Golestani , Mohsen Joneidi , Mostafa Sadeghi

A flexible discriminative image denoiser is introduced in which multi-task learning methods are applied to a densoising FCN based on U-Net. The activations of the U-Net model are modified by affine transforms that are a learned function of…

图像与视频处理 · 电气工程与系统科学 2020-11-26 Anthony Kelly

Image denoising is a fundamental and challenging task in the field of computer vision. Most supervised denoising methods learn to reconstruct clean images from noisy inputs, which have intrinsic spectral bias and tend to produce…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Yujin Wang , Lingen Li , Tianfan Xue , Jinwei Gu

Video denoising aims at removing noise from videos to recover clean ones. Some existing works show that optical flow can help the denoising by exploiting the additional spatial-temporal clues from nearby frames. However, the flow estimation…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Jiezhang Cao , Qin Wang , Jingyun Liang , Yulun Zhang , Kai Zhang , Radu Timofte , Luc Van Gool

We present a framework for video modeling based on denoising diffusion probabilistic models that produces long-duration video completions in a variety of realistic environments. We introduce a generative model that can at test-time sample…

计算机视觉与模式识别 · 计算机科学 2022-12-19 William Harvey , Saeid Naderiparizi , Vaden Masrani , Christian Weilbach , Frank Wood

Denoising, the process of reducing random fluctuations in a signal to emphasize essential patterns, has been a fundamental problem of interest since the dawn of modern scientific inquiry. Recent denoising techniques, particularly in…

机器学习 · 计算机科学 2024-12-04 Peyman Milanfar , Mauricio Delbracio

Diffusion models have attained remarkable success in the domains of image generation and editing. It is widely recognized that employing larger inversion and denoising steps in diffusion model leads to improved image reconstruction quality.…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Chen Hou , Guoqiang Wei , Zhibo Chen

While recent years have witnessed a dramatic upsurge of exploiting deep neural networks toward solving image denoising, existing methods mostly rely on simple noise assumptions, such as additive white Gaussian noise (AWGN), JPEG compression…

计算机视觉与模式识别 · 计算机科学 2023-12-04 Kai Zhang , Yawei Li , Jingyun Liang , Jiezhang Cao , Yulun Zhang , Hao Tang , Deng-Ping Fan , Radu Timofte , Luc Van Gool

The rapid advancement of photography has created a growing demand for a practical blind raw image denoising method. Recently, learning-based methods have become mainstream due to their excellent performance. However, most existing…

计算机视觉与模式识别 · 计算机科学 2025-06-05 Hansen Feng , Lizhi Wang , Yiqi Huang , Tong Li , Lin Zhu , Hua Huang

We propose an approach to enhancing synthetic video realism, which can re-render synthetic videos from a simulator in photorealistic fashion. Our realism enhancement approach is a zero-shot framework that focuses on preserving the…

计算机视觉与模式识别 · 计算机科学 2025-11-19 Yifan Wang , Liya Ji , Zhanghan Ke , Harry Yang , Ser-Nam Lim , Qifeng Chen

The difficulty of obtaining paired data remains a major bottleneck for learning image restoration and enhancement models for real-world applications. Current strategies aim to synthesize realistic training data by modeling noise and…

计算机视觉与模式识别 · 计算机科学 2021-09-17 Valentin Wolf , Andreas Lugmayr , Martin Danelljan , Luc Van Gool , Radu Timofte

Shape modeling is a challenging task with many potential applications in computer vision and medical imaging. There are many shape modeling methods in the literature, each with its advantages and applications. However, many shape modeling…

计算机视觉与模式识别 · 计算机科学 2024-02-27 Cheng Long , Adrian Barbu

We propose a new framework called Noise2Blur (N2B) for training robust image denoising models without pre-collected paired noisy/clean images. The training of the model requires only some (or even one) noisy images, some random unpaired…

图像与视频处理 · 电气工程与系统科学 2020-05-15 Huangxing Lin , Weihong Zeng , Xinghao Ding , Xueyang Fu , Yue Huang , John Paisley

In this work we propose a simple unsupervised approach for next frame prediction in video. Instead of directly predicting the pixels in a frame given past frames, we predict the transformations needed for generating the next frame in a…

机器学习 · 计算机科学 2023-02-07 Joost van Amersfoort , Anitha Kannan , Marc'Aurelio Ranzato , Arthur Szlam , Du Tran , Soumith Chintala

Image denoising is a fundamental task in low-level computer vision. While recent deep learning-based image denoising methods have achieved impressive performance, they are black-box models and the underlying denoising principle remains…

计算机视觉与模式识别 · 计算机科学 2023-09-27 Jingwei Niu , Jun Cheng , Shan Tan

Zero-shot denoisers address the dataset dependency of deep-learning-based denoisers, enabling the denoising of unseen single images. Nonetheless, existing zero-shot methods suffer from long training times and rely on the assumption of noise…

计算机视觉与模式识别 · 计算机科学 2025-10-15 Yanlin Jiang , Yuchen Liu , Mingren Liu