TL;DR
This paper introduces FBCNN, a flexible blind JPEG artifact removal model that predicts an adjustable quality factor for better control and robustness, outperforming existing methods on various JPEG images.
Contribution
We propose FBCNN, a novel deep network that predicts an adjustable quality factor for flexible JPEG artifacts removal, and a double JPEG degradation model for improved robustness.
Findings
FBCNN outperforms state-of-the-art methods in quantitative metrics.
FBCNN provides adjustable control over artifacts removal and detail preservation.
The double JPEG degradation model enhances robustness on non-aligned double JPEG images.
Abstract
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…
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.
