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

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

11 Oct 2017arXiv:1710.04026archive 2025-07-28

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.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1710.04026")

Code

Syntology Ran 0 of 7 code samples harvested from 2 repositories linked to this paper; 7 have no recorded run.

By repository: community (archive-listed): 7 samples from 2 repositories, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

cszn/FFDNet officialmentioned in papermentioned on GitHubpytorch report
7568/ffdnet-pytorch mentioned on GitHubpytorch report
Aoi-hosizora/FFDNet_pytorch mentioned on GitHubpytorchMIT report
LucasElbert/FFDNet mentioned on GitHubpytorch report
SamirMitha/Denoising mentioned on GitHubtfMIT report
deshanyang/abdominal-dir-qa mentioned on GitHub report
deshanyang/liver-dir-qa mentioned on GitHub report
mq0829/DL-CACTI mentioned on GitHubtf report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

7 samples harvested; 0 ran; 0 honoured the contract we drafted; 7 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

7unverified

Licence: 0 of the 7 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from 2 repositories linked to this paper, official or community; each sample names its own and says which. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

denormalize SamirMitha/Denoising/FFDNet-Keras/utils.py community (archive-listed) unverified MIT (permissive) · 9826ce88e0ace708 · report
downsample Aoi-hosizora/FFDNet_pytorch/utils.py community (archive-listed) unverified MIT (permissive) · 32cbb0bf667d4344 · report
img_to_patches SamirMitha/Denoising/FFDNet-Keras/utils.py community (archive-listed) unverified MIT (permissive) · 56373616d9d5d6e2 · report
img_to_patches SamirMitha/Denoising/DnCNN-Keras/utils.py community (archive-listed) unverified MIT (permissive) · 36d462f86684d561 · report
is_image_gray Aoi-hosizora/FFDNet_pytorch/utils.py community (archive-listed) unverified MIT (permissive) · 4efa089015c96dbb · report
normalize SamirMitha/Denoising/FFDNet-Keras/utils.py community (archive-listed) unverified MIT (permissive) · 0ca1aabdc293fc5f · report
upsample Aoi-hosizora/FFDNet_pytorch/utils.py community (archive-listed) unverified MIT (permissive) · f8bb0108cfdc61e2 · report

Tasks

Color Image DenoisingDenoisingImage Denoising

1 archive task tag without a task page not shown.

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Color Image Denoising CBSD68 sigma15 FFDNet PSNR 33.87 #8 of 10 Archive leaderboard report
Color Image Denoising CBSD68 sigma25 FFDNet PSNR 31.21 #7 of 9 Archive leaderboard report
Color Image Denoising CBSD68 sigma35 FFDNet PSNR 29.58 #3 of 6 Archive leaderboard report
Color Image Denoising CBSD68 sigma50 FFDNet PSNR 27.96 #12 of 18 Archive leaderboard report
Color Image Denoising CBSD68 sigma75 FFDNet PSNR 26.24 #3 of 4 Archive leaderboard report
Color Image Denoising Kodak25 sigma15 FFDNet PSNR 34.63 #1 of 1 Archive leaderboard report
Color Image Denoising Kodak25 sigma25 FFDNet PSNR 32.13 #1 of 1 Archive leaderboard report
Color Image Denoising Kodak25 sigma35 FFDNet PSNR 30.57 #1 of 1 Archive leaderboard report
Color Image Denoising Kodak25 sigma50 FFDNet PSNR 28.98 #1 of 1 Archive leaderboard report
Color Image Denoising Kodak25 sigma75 FFDNet PSNR 27.27 #1 of 1 Archive leaderboard report
Color Image Denoising McMaster sigma15 FFDNet PSNR 34.66 #4 of 4 Archive leaderboard report
Color Image Denoising McMaster sigma25 FFDNet PSNR 32.35 #4 of 4 Archive leaderboard report
Color Image Denoising McMaster sigma35 FFDNet PSNR 30.81 #1 of 1 Archive leaderboard report
Color Image Denoising McMaster sigma50 FFDNet PSNR 29.18 #5 of 7 Archive leaderboard report
Color Image Denoising McMaster sigma75 FFDNet PSNR 27.33 #1 of 1 Archive leaderboard report
Color Image Denoising urban100 sigma15 FFDNet Average PSNR 33.83 #6 of 8 Archive leaderboard report
Denoising Darmstadt Noise Dataset FFDNet PSNR 34.40 #7 of 10 Archive leaderboard report
Grayscale Image Denoising BSD68 sigma15 FFDNet PSNR 31.63 #11 of 16 Archive leaderboard report
Grayscale Image Denoising BSD68 sigma25 FFDNet PSNR 29.19 #11 of 16 Archive leaderboard report
Grayscale Image Denoising BSD68 sigma35 FFDNet PSNR 27.73 #1 of 2 Archive leaderboard report
Grayscale Image Denoising BSD68 sigma50 FFDNet PSNR 26.29 #13 of 15 Archive leaderboard report
Grayscale Image Denoising BSD68 sigma75 FFDNet PSNR 24.79 #1 of 2 Archive leaderboard report
Grayscale Image Denoising Clip300 sigma15 FFDNet-Clip PSNR 31.68 #1 of 1 Archive leaderboard report
Grayscale Image Denoising Clip300 sigma25 FFDNet-Clip PSNR 29.25 #1 of 1 Archive leaderboard report
Grayscale Image Denoising Clip300 sigma35 FFDNet-Clip PSNR 27.75 #1 of 1 Archive leaderboard report
Grayscale Image Denoising Clip300 sigma50 FFDNet-Clip PSNR 26.25 #1 of 1 Archive leaderboard report
Grayscale Image Denoising Clip300 sigma60 FFDNet-Clip PSNR 25.51 #1 of 1 Archive leaderboard report
Grayscale Image Denoising Set12 sigma15 FFDNet PSNR 25.49 #8 of 8 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

SPEED

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections