HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

WaveMixSR-V2: Enhancing Super-resolution with Higher Efficiency

Pranav Jeevan Neeraj Nixon Amit Sethi

WaveMixSR-V2: Enhancing Super-resolution with Higher Efficiency

Abstract

Recent advancements in single image super-resolution have been predominantly driven by token mixers and transformer architectures. WaveMixSR utilized the WaveMix architecture, employing a two-dimensional discrete wavelet transform for spatial token mixing, achieving superior performance in super-resolution tasks with remarkable resource efficiency. In this work, we present an enhanced version of the WaveMixSR architecture by (1) replacing the traditional transpose convolution layer with a pixel shuffle operation and (2) implementing a multistage design for higher resolution tasks ($4\times$). Our experiments demonstrate that our enhanced model -- WaveMixSR-V2 -- outperforms other architectures in multiple super-resolution tasks, achieving state-of-the-art for the BSD100 dataset, while also consuming fewer resources, exhibits higher parameter efficiency, lower latency and higher throughput. Our code is available at https://github.com/pranavphoenix/WaveMixSR.

Code Repositories

pranavphoenix/WaveMixSR
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
image-super-resolution-on-bsd100-2x-upscalingWaveMixSR-V2
PSNR: 33.12
SSIM: 0.9326
image-super-resolution-on-bsd100-4x-upscalingWaveMixSR-V2
PSNR: 27.87
SSIM: 0.764

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
WaveMixSR-V2: Enhancing Super-resolution with Higher Efficiency | Papers | HyperAI