paper-with-me

Papers

FFDNet: Toward a Fast and Flexible Solution for CNN based Image Denoising

2017-10-11 · Kai Zhang, WangMeng Zuo, Lei Zhang

Due to the fast inference and good performance, discriminative learning methods have been widely studied in image denoising. However, these methods mostly learn a specific model for each noise level, and require multiple models for denoising images with different noise levels. They also lack flexibility to deal with spatially variant noise, limiting their applications in practical denoising. To address these issues, we present a fast and flexible denoising convolutional neural network, namely FFDNet, with a tunable noise level map as the input. The proposed FFDNet works on downsampled sub-images, achieving a good trade-off between inference speed and denoising performance. In contrast to the existing discriminative denoisers, FFDNet enjoys several desirable properties, including (i) the ability to handle a wide range of noise levels (i.e., [0, 75]) effectively with a single network, (ii) the ability to remove spatially variant noise by specifying a non-uniform noise level map, and (iii) faster speed than benchmark BM3D even on CPU without sacrificing denoising performance. Extensive experiments on synthetic and real noisy images are conducted to evaluate FFDNet in comparison with state-of-the-art denoisers. The results show that FFDNet is effective and efficient, making it highly attractive for practical denoising applications.

📄 PDF Abstract BibTeX arXiv:1710.04026

Code (8)

cszn/FFDNet 공식 구현 pytorch
7568/ffdnet-pytorch pytorch
Aoi-hosizora/FFDNet_pytorch pytorch
LucasElbert/FFDNet pytorch
SamirMitha/Denoising tf
deshanyang/abdominal-dir-qa
deshanyang/liver-dir-qa
mq0829/DL-CACTI tf

Tasks

Color Image DenoisingCPUDenoisingImage Denoising

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

FFDNet-Based Channel Estimation for Massive MIMO Visible Light Communication Systems

2019-11-18

Channel estimation is of crucial importance in massive multiple-input multiple-output (m-MIMO) visible light communication (VLC) systems. In order to tackle this problem, a fast and flexible denoising convolutional neura…

DenoisingImage Denoising

Effective Snapshot Compressive-Spectral Imaging via Deep Denoising and Total Variation Priors

2021-06-19 · CVPR 2021 1 · Haiquan Qiu, Yao Wang, Deyu Meng

Snapshot compressive imaging (SCI) is a new type of compressive imaging system that compresses multiple frames of images into a single snapshot measurement, which enjoys low cost, low bandwidth, and high-speed sensin…

DenoisingImage Denoising

Evaluating Similitude and Robustness of Deep Image Denoising Models via Adversarial Attack

2023-06-28 · Jie Ning, Jiebao Sun, Yao Li, Zhichang Guo 외

Deep neural networks (DNNs) have shown superior performance comparing to traditional image denoising algorithms. However, DNNs are inevitably vulnerable while facing adversarial attacks. In this paper, we propose an adve…

Adversarial AttackDenoisingImage Denoising

EDFFDNet: Towards Accurate and Efficient Unsupervised Multi-Grid Image Registration

2025-09-09 · Haokai Zhu, Bo Qu, Si-Yuan Cao, Runmin Zhang 외 arxiv

Previous deep image registration methods that employ single homography, multi-grid homography, or thin-plate spline often struggle with real scenes containing depth disparities due to their inherent limitations. To addre…

Image Registration

CommonForms: A Large, Diverse Dataset for Form Field Detection

2025-09-20 · Joe Barrow arxiv

This paper introduces CommonForms, a web-scale dataset for form field detection. It casts the problem of form field detection as object detection: given an image of a page, predict the location and type (Text Input, Choi…

Object Detection