Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Towards Flexible Blind JPEG Artifacts Removal

About

Training a single deep blind model to handle different quality factors for JPEG image artifacts removal has been attracting considerable attention due to its convenience for practical usage. However, existing deep blind methods usually directly reconstruct the image without predicting the quality factor, thus lacking the flexibility to control the output as the non-blind methods. To remedy this problem, in this paper, we propose a flexible blind convolutional neural network, namely FBCNN, that can predict the adjustable quality factor to control the trade-off between artifacts removal and details preservation. Specifically, FBCNN decouples the quality factor from the JPEG image via a decoupler module and then embeds the predicted quality factor into the subsequent reconstructor module through a quality factor attention block for flexible control. Besides, we find existing methods are prone to fail on non-aligned double JPEG images even with only a one-pixel shift, and we thus propose a double JPEG degradation model to augment the training data. Extensive experiments on single JPEG images, more general double JPEG images, and real-world JPEG images demonstrate that our proposed FBCNN achieves favorable performance against state-of-the-art methods in terms of both quantitative metrics and visual quality.

Jiaxi Jiang, Kai Zhang, Radu Timofte• 2021

Related benchmarks

TaskDatasetResultRank
JPEG image artifacts removalLIVE1
PSNR34.53
92
JPEG Compression Artifact ReductionClassic5
PSNR34.35
70
Double JPEG Image RestorationLIVE1 grayscale (test)
PSNR33.7
63
Grayscale JPEG compression artifact removalClassic5
PSNR34.33
60
Color JPEG Image RestorationBSDS500 (test)
PSNR32.36
59
Color JPEG Image RestorationICB (test)
PSNR41.61
40
Color Image JPEG Compression Artifact RemovalLIVE1 color (test)
PSNR32.34
32
Color Image JPEG Compression Artifact RemovalUrban100 Color (test)
PSNR32.36
32
JPEG compression artifacts removalUrban100
PSNR35.08
30
Grayscale JPEG image restorationClassic5 (test)
PSNR34.35
28
Showing 10 of 16 rows

Other info

Code

Follow for update