A heterogeneous group CNN for image super-resolution
About
Convolutional neural networks (CNNs) have obtained remarkable performance via deep architectures. However, these CNNs often achieve poor robustness for image super-resolution (SR) under complex scenes. In this paper, we present a heterogeneous group SR CNN (HGSRCNN) via leveraging structure information of different types to obtain a high-quality image. Specifically, each heterogeneous group block (HGB) of HGSRCNN uses a heterogeneous architecture containing a symmetric group convolutional block and a complementary convolutional block in a parallel way to enhance internal and external relations of different channels for facilitating richer low-frequency structure information of different types. To prevent appearance of obtained redundant features, a refinement block with signal enhancements in a serial way is designed to filter useless information. To prevent loss of original information, a multi-level enhancement mechanism guides a CNN to achieve a symmetric architecture for promoting expressive ability of HGSRCNN. Besides, a parallel up-sampling mechanism is developed to train a blind SR model. Extensive experiments illustrate that the proposed HGSRCNN has obtained excellent SR performance in terms of both quantitative and qualitative analysis. Codes can be accessed at https://github.com/hellloxiaotian/HGSRCNN.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Super-Resolution | B100 | PSNR32.12 | 418 | |
| Super-Resolution | B100 (test) | PSNR29.09 | 363 | |
| Single Image Super-Resolution | Set5 | PSNR37.8 | 352 | |
| Single Image Super-Resolution | Urban100 (test) | PSNR28.29 | 289 | |
| Single Image Super-Resolution | Set14 | PSNR33.56 | 252 | |
| Super-Resolution | Set14 4x (test) | PSNR28.62 | 117 | |
| Single Image Super-Resolution | Set5 (test) | PSNR34.35 | 55 | |
| Image Super-resolution | B100 x4 (test) | PSNR27.6 | 45 | |
| Single Image Super-Resolution | Set5 x4 (test) | PSNR32.13 | 28 | |
| Single Image Super-Resolution | U100 x4 (test) | PSNR26.27 | 16 |