Single Image Super-Resolution Using Lightweight CNN with Maxout Units
Jae-Seok Choi, Munchurl Kim

TL;DR
This paper introduces a novel lightweight CNN using maxout units for single image super-resolution, achieving comparable quality with fewer parameters by leveraging the unique properties of maxout units.
Contribution
First to incorporate maxout units into super-resolution networks, demonstrating their ability to reduce network size while maintaining high performance.
Findings
Maxout units enable smaller filter sizes in SR networks.
The proposed method outperforms state-of-the-art SR methods with fewer parameters.
Maxout units are more effective than ReLU in small-parameter SR networks.
Abstract
Rectified linear units (ReLU) are well-known to be helpful in obtaining faster convergence and thus higher performance for many deep-learning-based applications. However, networks with ReLU tend to perform poorly when the number of filter parameters is constrained to a small number. To overcome it, in this paper, we propose a novel network utilizing maxout units (MU), and show its effectiveness on super-resolution (SR) applications. In general, the MU has been known to make the filter sizes doubled in generating the feature maps of the same sizes in classification problems. In this paper, we first reveal that the MU can even make the filter sizes halved in restoration problems thus leading to compaction of the network sizes. To show this, our SR network is designed without increasing the filter sizes with MU, which outperforms the state of the art SR methods with a smaller number of…
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 · Advanced Vision and Imaging · Image Processing Techniques and Applications
MethodsMaxout · *Communicated@Fast*How Do I Communicate to Expedia?
