CIDBNet: A Consecutively-Interactive Dual-Branch Network for JPEG Compressed Image Super-Resolution

Abstract

Compressed image super-resolution (SR) task is useful in practical scenarios, such as mobile communication and the internet, where images are usually downsampled and compressed due to limited bandwidth and storage capacity. However, a combination of compression and downsampling degradations makes the SR problem more challenging. To restore high-quality and high-resolution images, local context and long-range dependency modeling are both crucial. In this paper, for JPEG compressed image SR, we propose a consecutively-interactive dual-branch network (CIDBNet) to take advantage of both convolution and transformer operations, which are good at extracting local features and global interactions, respectively. To better aggregate the two-branch information, we newly introduce an adaptive cross-branch fusion module (ACFM), which adopts a cross-attention scheme to enhance the two-branch features and then fuses them weighted by a content-adaptive map. Experiments show the effectiveness of CIDBNet, and in particular, CIDBNet achieves higher performance than a larger variant of HAT (HAT-L).

Cite

Text

Qin et al. "CIDBNet: A Consecutively-Interactive Dual-Branch Network for JPEG Compressed Image Super-Resolution." European Conference on Computer Vision Workshops, 2022. doi:10.1007/978-3-031-25063-7_28

Markdown

[Qin et al. "CIDBNet: A Consecutively-Interactive Dual-Branch Network for JPEG Compressed Image Super-Resolution." European Conference on Computer Vision Workshops, 2022.](https://mlanthology.org/eccvw/2022/qin2022eccvw-cidbnet/) doi:10.1007/978-3-031-25063-7_28

BibTeX

@inproceedings{qin2022eccvw-cidbnet,
  title     = {{CIDBNet: A Consecutively-Interactive Dual-Branch Network for JPEG Compressed Image Super-Resolution}},
  author    = {Qin, Xiaoran and Zhu, Yu and Li, Chenghua and Wang, Peisong and Cheng, Jian},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2022},
  pages     = {458-474},
  doi       = {10.1007/978-3-031-25063-7_28},
  url       = {https://mlanthology.org/eccvw/2022/qin2022eccvw-cidbnet/}
}