HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Resolution Enhancement Processing on Low Quality Images Using Swin Transformer Based on Interval Dense Connection Strategy

Ju Rui-Yang ; Chen Chih-Chia ; Chiang Jen-Shiun ; Lin Yu-Shian ; Chen Wei-Han ; Chien Chun-Tse

Resolution Enhancement Processing on Low Quality Images Using Swin
  Transformer Based on Interval Dense Connection Strategy

Abstract

The Transformer-based method has demonstrated remarkable performance forimage super-resolution in comparison to the method based on the convolutionalneural networks (CNNs). However, using the self-attention mechanism like SwinIR(Image Restoration Using Swin Transformer) to extract feature information fromimages needs a significant amount of computational resources, which limits itsapplication on low computing power platforms. To improve the model featurereuse, this research work proposes the Interval Dense Connection Strategy,which connects different blocks according to the newly designed algorithm. Weapply this strategy to SwinIR and present a new model, which named SwinOIR(Object Image Restoration Using Swin Transformer). For image super-resolution,an ablation study is conducted to demonstrate the positive effect of theInterval Dense Connection Strategy on the model performance. Furthermore, weevaluate our model on various popular benchmark datasets, and compare it withother state-of-the-art (SOTA) lightweight models. For example, SwinOIR obtainsa PSNR of 26.62 dB for x4 upscaling image super-resolution on Urban100 dataset,which is 0.15 dB higher than the SOTA model SwinIR. For real-life application,this work applies the lastest version of You Only Look Once (YOLOv8) model andthe proposed model to perform object detection and real-life imagesuper-resolution on low-quality images. This implementation code is publiclyavailable at https://github.com/Rubbbbbbbbby/SwinOIR.

Code Repositories

rubbbbbbbbby/swinoir
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-super-resolution-on-bsd100-2x-upscalingSwinOIR
PSNR: 32.34
SSIM: 0.9022
image-super-resolution-on-bsd100-3x-upscalingSwinOIR
PSNR: 29.27
SSIM: 0.8111
image-super-resolution-on-bsd100-4x-upscalingSwinOIR
PSNR: 27.76
SSIM: 0.7441
image-super-resolution-on-set14-2x-upscalingSwinOIR
PSNR: 33.97
SSIM: 0.922
image-super-resolution-on-set14-3x-upscalingSwinOIR
PSNR: 30.65
SSIM: 0.8493
image-super-resolution-on-set14-4x-upscalingSwinOIR
PSNR: 28.92
SSIM: 0.7892
image-super-resolution-on-set5-2x-upscalingSwinOIR
PSNR: 38.21
SSIM: 0.9614
image-super-resolution-on-set5-3x-upscalingSwinOIR
PSNR: 34.69
SSIM: 0.9296
image-super-resolution-on-urban100-2xSwinOIR
PSNR: 32.83
SSIM: 0.9353
image-super-resolution-on-urban100-3xSwinOIR
PSNR: 28.87
SSIM: 0.8674
image-super-resolution-on-urban100-4xSwinOIR
PSNR: 26.74
SSIM: 0.806

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
Resolution Enhancement Processing on Low Quality Images Using Swin Transformer Based on Interval Dense Connection Strategy | Papers | HyperAI