FMD-cGAN: Fast Motion Deblurring using Conditional Generative Adversarial Networks
Jatin Kumar, Indra Deep Mastan, Shanmuganathan Raman

TL;DR
This paper introduces FMD-cGAN, a fast and lightweight deep learning model for blind motion deblurring that achieves high-quality results and real-time performance on resource-constrained devices.
Contribution
The paper proposes a MobileNet-based architecture for cGANs that significantly reduces model size and inference time while maintaining deblurring quality, outperforming existing models.
Findings
Model size reduced by 3-60x compared to competitors
FMD-cGAN outperforms state-of-the-art deblurring models in quality
Achieves real-time deblurring on standard datasets
Abstract
In this paper, we present a Fast Motion Deblurring-Conditional Generative Adversarial Network (FMD-cGAN) that helps in blind motion deblurring of a single image. FMD-cGAN delivers impressive structural similarity and visual appearance after deblurring an image. Like other deep neural network architectures, GANs also suffer from large model size (parameters) and computations. It is not easy to deploy the model on resource constraint devices such as mobile and robotics. With the help of MobileNet based architecture that consists of depthwise separable convolution, we reduce the model size and inference time, without losing the quality of the images. More specifically, we reduce the model size by 3-60x compare to the nearest competitor. The resulting compressed Deblurring cGAN faster than its closest competitors and even qualitative and quantitative results outperform various recently…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Digital Media Forensic Detection · Image Processing Techniques and Applications
