HST: Hierarchical Swin Transformer for Compressed Image Super-Resolution

Abstract

Compressed Image Super-resolution has achieved great attention in recent years, where images are degraded with compression artifacts and low-resolution artifacts. Since the complex hybrid distortions, it is hard to restore the distorted image with the simple cooperation of super-resolution and compression artifacts removing. In this paper, we take a step forward to propose the Hierarchical Swin Transformer (HST) network to restore the low-resolution compressed image, which jointly captures the hierarchical feature representations and enhances each-scale representation with Swin transformer, respectively. Moreover, we find that the pretraining with Super-resolution (SR) task is vital in compressed image super-resolution. To explore the effects of different SR pretraining, we take the commonly-used SR tasks ( e.g. , bicubic and different real super-resolution simulations) as our pretraining tasks, and reveal that SR plays an irreplaceable role in the compressed image super-resolution. With the cooperation of HST and pre-training, our HST achieves the fifth place in AIM 2022 challenge on the low-quality compressed image super-resolution track, with the PSNR of 23.51 dB. Extensive experiments and ablation studies have validated the effectiveness of our proposed methods.

Cite

Text

Li et al. "HST: Hierarchical Swin Transformer for Compressed Image Super-Resolution." European Conference on Computer Vision Workshops, 2022. doi:10.1007/978-3-031-25063-7_41

Markdown

[Li et al. "HST: Hierarchical Swin Transformer for Compressed Image Super-Resolution." European Conference on Computer Vision Workshops, 2022.](https://mlanthology.org/eccvw/2022/li2022eccvw-hst/) doi:10.1007/978-3-031-25063-7_41

BibTeX

@inproceedings{li2022eccvw-hst,
  title     = {{HST: Hierarchical Swin Transformer for Compressed Image Super-Resolution}},
  author    = {Li, Bingchen and Li, Xin and Lu, Yiting and Liu, Sen and Feng, Ruoyu and Chen, Zhibo},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2022},
  pages     = {651-668},
  doi       = {10.1007/978-3-031-25063-7_41},
  url       = {https://mlanthology.org/eccvw/2022/li2022eccvw-hst/}
}