CVIVNov 7, 2021

SL-CycleGAN: Blind Motion Deblurring in Cycles using Sparse Learning

arXiv:2111.04026v1
Originality Highly original
AI Analysis

This work addresses image quality restoration for applications like photography and computer vision, presenting a novel approach with significant performance gains.

The paper tackles single image blind motion deblurring by introducing SL-CycleGAN, an end-to-end GAN that uses sparse learning and cycle-consistent domain translation, achieving a record-breaking PSNR of 38.087 dB on the GoPro dataset, which is 5.377 dB better than the most recent method.

In this paper, we introduce an end-to-end generative adversarial network (GAN) based on sparse learning for single image blind motion deblurring, which we called SL-CycleGAN. For the first time in blind motion deblurring, we propose a sparse ResNet-block as a combination of sparse convolution layers and a trainable spatial pooler k-winner based on HTM (Hierarchical Temporal Memory) to replace non-linearity such as ReLU in the ResNet-block of SL-CycleGAN generators. Furthermore, unlike many state-of-the-art GAN-based motion deblurring methods that treat motion deblurring as a linear end-to-end process, we take our inspiration from the domain-to-domain translation ability of CycleGAN, and we show that image deblurring can be cycle-consistent while achieving the best qualitative results. Finally, we perform extensive experiments on popular image benchmarks both qualitatively and quantitatively and achieve the record-breaking PSNR of 38.087 dB on GoPro dataset, which is 5.377 dB better than the most recent deblurring method.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes