HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

HMANet: Hybrid Multi-Axis Aggregation Network for Image Super-Resolution

Shu-Chuan Chu Zhi-Chao Dou Jeng-Shyang Pan Shaowei Weng Junbao Li

HMANet: Hybrid Multi-Axis Aggregation Network for Image Super-Resolution

Abstract

Transformer-based methods have demonstrated excellent performance on super-resolution visual tasks, surpassing conventional convolutional neural networks. However, existing work typically restricts self-attention computation to non-overlapping windows to save computational costs. This means that Transformer-based networks can only use input information from a limited spatial range. Therefore, a novel Hybrid Multi-Axis Aggregation network (HMA) is proposed in this paper to exploit feature potential information better. HMA is constructed by stacking Residual Hybrid Transformer Blocks(RHTB) and Grid Attention Blocks(GAB). On the one side, RHTB combines channel attention and self-attention to enhance non-local feature fusion and produce more attractive visual results. Conversely, GAB is used in cross-domain information interaction to jointly model similar features and obtain a larger perceptual field. For the super-resolution task in the training phase, a novel pre-training method is designed to enhance the model representation capabilities further and validate the proposed model's effectiveness through many experiments. The experimental results show that HMA outperforms the state-of-the-art methods on the benchmark dataset. We provide code and models at https://github.com/korouuuuu/HMA.

Code Repositories

korouuuuu/hma
Official
pytorch

Benchmarks

BenchmarkMethodologyMetrics
image-super-resolution-on-bsd100-2x-upscalingHMA†
PSNR: 32.79
SSIM: 0.9071
image-super-resolution-on-bsd100-3x-upscalingHMA†
PSNR: 29.66
SSIM: 0.8196
image-super-resolution-on-bsd100-4x-upscalingHMA†
PSNR: 28.13
SSIM: 0.7562
image-super-resolution-on-manga109-2xHMA†
PSNR: 41.13
SSIM: 0.9836
image-super-resolution-on-manga109-3xHMA†
PSNR: 36.10
SSIM: 0.9580
image-super-resolution-on-manga109-4xHMA†
PSNR: 33.19
SSIM: 0.9344
image-super-resolution-on-set14-2x-upscalingHMA†
PSNR: 35.33
SSIM: 0.9297
image-super-resolution-on-set14-3x-upscalingHMA†
PSNR: 31.47
SSIM: 0.8585
image-super-resolution-on-set14-4x-upscalingHMA†
PSNR: 29.51
SSIM: 0.8019
image-super-resolution-on-set5-2x-upscalingHMA†
PSNR: 38.95
SSIM: 0.9649
image-super-resolution-on-set5-3x-upscalingHMA†
PSNR: 35.35
SSIM: 0.9347
image-super-resolution-on-set5-4x-upscalingHMA†
PSNR: 33.38
SSIM: 0.9089
image-super-resolution-on-urban100-2xHMA†
PSNR: 35.24
SSIM: 0.9513
image-super-resolution-on-urban100-3xHMA†
PSNR: 31.00
SSIM: 0.8984
image-super-resolution-on-urban100-4xHMA†
PSNR: 28.69
SSIM: 0.8512

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
HMANet: Hybrid Multi-Axis Aggregation Network for Image Super-Resolution | Papers | HyperAI