TL;DR
This paper introduces a single neural network model capable of removing JPEG compression artifacts across a wide range of quality factors, improving robustness and performance without needing multiple models.
Contribution
A novel CNN architecture utilizing quantization tables and dual branches to handle diverse JPEG quality factors in a unified model.
Findings
Effective removal of artifacts across quality factors 1-60
Outperforms or matches specialized models in quality restoration
Works on both color and grayscale images
Abstract
Lossy compression brings artifacts into the compressed image and degrades the visual quality. In recent years, many compression artifacts removal methods based on convolutional neural network (CNN) have been developed with great success. However, these methods usually train a model based on one specific value or a small range of quality factors. Obviously, if the test image's quality factor does not match to the assumed value range, then degraded performance will be resulted. With this motivation and further consideration of practical usage, a highly robust compression artifacts removal network is proposed in this paper. Our proposed network is a single model approach that can be trained for handling a wide range of quality factors while consistently delivering superior or comparable image artifacts removal performance. To demonstrate, we focus on the JPEG compression with quality…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
