IMDeception: Grouped Information Distilling Super-Resolution Network
Mustafa Ayazoglu

TL;DR
IMDeception is an efficient super-resolution network that reduces computational load using grouped information distilling blocks and a global progressive refinement module, achieving state-of-the-art performance with real-time deployment on edge devices.
Contribution
The paper introduces GPRM and GIDB modules, significantly reducing parameters and FLOPS while maintaining high super-resolution performance.
Findings
Performs on par with state-of-the-art models
Uses fewer parameters and FLOPS
Runs in real-time on NVIDIA Jetson Xavier AGX
Abstract
Single-Image-Super-Resolution (SISR) is a classical computer vision problem that has benefited from the recent advancements in deep learning methods, especially the advancements of convolutional neural networks (CNN). Although state-of-the-art methods improve the performance of SISR on several datasets, direct application of these networks for practical use is still an issue due to heavy computational load. For this purpose, recently, researchers have focused on more efficient and high-performing network structures. Information multi-distilling network (IMDN) is one of the highly efficient SISR networks with high performance and low computational load. IMDN achieves this efficiency with various mechanisms such as Intermediate Information Collection (IIC), working in a global setting, Progressive Refinement Module (PRM), and Contrast Aware Channel Attention (CCA), employed in a local…
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 · Optical Coherence Tomography Applications · Image Processing Techniques and Applications
MethodsAttentive Walk-Aggregating Graph Neural Network
