SOTAVerified

Channel-Partitioned Windowed Attention And Frequency Learning for Single Image Super-Resolution

2024-07-23Unverified0· sign in to hype

Dinh Phu Tran, Dao Duy Hung, Daeyoung Kim

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Recently, window-based attention methods have shown great potential for computer vision tasks, particularly in Single Image Super-Resolution (SISR). However, it may fall short in capturing long-range dependencies and relationships between distant tokens. Additionally, we find that learning on spatial domain does not convey the frequency content of the image, which is a crucial aspect in SISR. To tackle these issues, we propose a new Channel-Partitioned Attention Transformer (CPAT) to better capture long-range dependencies by sequentially expanding windows along the height and width of feature maps. In addition, we propose a novel Spatial-Frequency Interaction Module (SFIM), which incorporates information from spatial and frequency domains to provide a more comprehensive information from feature maps. This includes information about the frequency content and enhances the receptive field across the entire image. Experimental findings show the effectiveness of our proposed modules and architecture. In particular, CPAT surpasses current state-of-the-art methods by up to 0.31dB at x2 SR on Urban100.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
BSD100 - 2x upscalingCPAT+PSNR32.66Unverified
BSD100 - 2x upscalingCPATPSNR32.64Unverified
BSD100 - 3x upscalingCPATPSNR29.56Unverified
BSD100 - 3x upscalingCPAT+PSNR29.59Unverified
BSD100 - 4x upscalingCPAT+PSNR28.06Unverified
BSD100 - 4x upscalingCPATPSNR28.04Unverified
Manga109 - 2x upscalingCPAT+PSNR40.59Unverified
Manga109 - 2x upscalingCPATPSNR40.48Unverified
Manga109 - 3x upscalingCPAT+PSNR35.77Unverified
Manga109 - 3x upscalingCPATPSNR35.66Unverified
Manga109 - 4x upscalingCPAT+SSIM0.93Unverified
Set14 - 2x upscalingCPAT+PSNR34.97Unverified
Set14 - 2x upscalingCPATPSNR34.91Unverified
Set14 - 3x upscalingCPATPSNR31.15Unverified
Set14 - 3x upscalingCPAT+PSNR31.19Unverified
Set14 - 4x upscalingCPAT+PSNR29.36Unverified
Set14 - 4x upscalingCPATPSNR29.34Unverified
Set5 - 2x upscalingCPAT+PSNR38.72Unverified
Set5 - 2x upscalingCPATPSNR38.68Unverified
Set5 - 3x upscalingCPAT+PSNR35.19Unverified
Set5 - 3x upscalingCPATPSNR35.16Unverified
Set5 - 4x upscalingCPAT+PSNR33.24Unverified
Set5 - 4x upscalingCPATPSNR33.19Unverified
Urban100 - 2x upscalingCPAT+PSNR34.89Unverified
Urban100 - 2x upscalingCPATPSNR34.76Unverified
Urban100 - 3x upscalingCPAT+PSNR30.63Unverified
Urban100 - 3x upscalingCPATPSNR30.52Unverified
Urban100 - 4x upscalingCPATPSNR28.22Unverified
Urban100 - 4x upscalingCPAT+PSNR28.33Unverified

Reproductions