论文标题
是否提早出口:压缩图像的资源有效盲质质量增强
Early Exit or Not: Resource-Efficient Blind Quality Enhancement for Compressed Images
论文作者
论文摘要
有损耗的图像压缩是为了节省通信带宽而导致不良压缩伪像。最近,已经提出了广泛的方法来减少解码器一侧的图像压缩工件。但是,他们需要一系列相同的模型来处理具有不同质量的图像,这些图像效率低下且耗费资源。此外,在实践中,通常的压缩图像具有未知质量,并且对于现有方法选择合适的盲质量增强模型非常棘手。在本文中,我们为压缩图像提出了一种资源有效的盲质质量增强(RBQE)方法。具体而言,我们的方法通过动态的深神经网络(DNN)盲目和逐步增强了压缩图像的质量,其中嵌入了早期远期策略。然后,根据增强图像的评估质量,我们的方法可以自动决定终止或继续增强。因此,可以在更简单,更快的过程中去除轻微的伪像,而在更精细的过程中可以进一步去除严重的伪影。广泛的实验表明,我们的RBQE方法在盲目质量增强和资源效率方面都可以达到最先进的表现。该代码可在https://github.com/ryanxingql/rbqe上找到。
Lossy image compression is pervasively conducted to save communication bandwidth, resulting in undesirable compression artifacts. Recently, extensive approaches have been proposed to reduce image compression artifacts at the decoder side; however, they require a series of architecture-identical models to process images with different quality, which are inefficient and resource-consuming. Besides, it is common in practice that compressed images are with unknown quality and it is intractable for existing approaches to select a suitable model for blind quality enhancement. In this paper, we propose a resource-efficient blind quality enhancement (RBQE) approach for compressed images. Specifically, our approach blindly and progressively enhances the quality of compressed images through a dynamic deep neural network (DNN), in which an early-exit strategy is embedded. Then, our approach can automatically decide to terminate or continue enhancement according to the assessed quality of enhanced images. Consequently, slight artifacts can be removed in a simpler and faster process, while the severe artifacts can be further removed in a more elaborate process. Extensive experiments demonstrate that our RBQE approach achieves state-of-the-art performance in terms of both blind quality enhancement and resource efficiency. The code is available at https://github.com/RyanXingQL/RBQE.