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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| JPEG artifact reduction | LIVE1 | PSNR33.23 | 103 | |
| Double JPEG Image Restoration | LIVE1 grayscale (test) | PSNR33.12 | 63 | |
| Grayscale JPEG compression artifact removal | Classic5 | PSNR34.01 | 60 | |
| Color JPEG Image Restoration | BSDS500 (test) | PSNR32.25 | 59 | |
| JPEG image artifacts removal | LIVE1 | PSNR32.25 | 58 | |
| Color JPEG Image Restoration | ICB (test) | PSNR38.34 | 40 | |
| Color Image JPEG Compression Artifact Removal | LIVE1 color (test) | PSNR32.05 | 32 | |
| Color Image JPEG Compression Artifact Removal | Urban100 Color (test) | PSNR32.25 | 32 | |
| Grayscale JPEG image restoration | Classic5 (test) | PSNR34.05 | 28 | |
| Grayscale JPEG image restoration | LIVE1 (test) | PSNR34.16 | 28 |