Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Quantization Guided JPEG Artifact Correction

About

The JPEG image compression algorithm is the most popular method of image compression because of its ability for large compression ratios. However, to achieve such high compression, information is lost. For aggressive quantization settings, this leads to a noticeable reduction in image quality. Artifact correction has been studied in the context of deep neural networks for some time, but the current state-of-the-art methods require a different model to be trained for each quality setting, greatly limiting their practical application. We solve this problem by creating a novel architecture which is parameterized by the JPEG files quantization matrix. This allows our single model to achieve state-of-the-art performance over models trained for specific quality settings.

Max Ehrlich, Larry Davis, Ser-Nam Lim, Abhinav Shrivastava• 2020

Related benchmarks

TaskDatasetResultRank
JPEG artifact reductionLIVE1
PSNR33.23
103
Double JPEG Image RestorationLIVE1 grayscale (test)
PSNR33.12
63
Grayscale JPEG compression artifact removalClassic5
PSNR34.01
60
Color JPEG Image RestorationBSDS500 (test)
PSNR32.25
59
JPEG image artifacts removalLIVE1
PSNR32.25
58
Color JPEG Image RestorationICB (test)
PSNR38.34
40
Color Image JPEG Compression Artifact RemovalLIVE1 color (test)
PSNR32.05
32
Color Image JPEG Compression Artifact RemovalUrban100 Color (test)
PSNR32.25
32
Grayscale JPEG image restorationClassic5 (test)
PSNR34.05
28
Grayscale JPEG image restorationLIVE1 (test)
PSNR34.16
28
Showing 10 of 16 rows

Other info

Code

Follow for update