Single Image Super-resolution via Dense Blended Attention Generative Adversarial Network for Clinical Diagnosis
Kewen Liu, Yuan Ma, Hongxia Xiong, Zejun Yan, Zhijun Zhou, Chaoyang, Liu, Panpan Fang, Xiaojun Li, Yalei Chen

TL;DR
This paper discusses the limitations of DenseNet in single image super-resolution for medical images, highlighting the need for efficient training and broader application beyond medical imaging.
Contribution
The authors propose an alternative approach to DenseNet-based super-resolution that reduces GPU memory usage and training time, enabling broader application.
Findings
Reduced GPU memory consumption compared to DenseNet
Faster training times for super-resolution models
Potential for application to general images
Abstract
During training phase, more connections (e.g. channel concatenation in last layer of DenseNet) means more occupied GPU memory and lower GPU utilization, requiring more training time. The increase of training time is also not conducive to launch application of SR algorithms. This's why we abandoned DenseNet as basic network. Futhermore, we abandoned this paper due to its limitation only applied on medical images. Please view our lastest work applied on general images at arXiv:1911.03464.
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 · Image and Signal Denoising Methods · Image Processing Techniques and Applications
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Batch Normalization · Convolution · Average Pooling · Concatenated Skip Connection · Global Average Pooling · Dense Block · Kaiming Initialization · 1x1 Convolution · Dropout
