Wide Residual Networks
Sergey Zagoruyko,Nikos Komodakis +1 more
- 01 Jan 2016
TL;DR: This paper conducts a detailed experimental study on the architecture of ResNet blocks and proposes a novel architecture where the depth and width of residual networks are decreased and the resulting network structures are called wide residual networks (WRNs), which are far superior over their commonly used thin and very deep counterparts.
read more
Abstract: Deep residual networks were shown to be able to scale up to thousands of layers and still have improving performance. However, each fraction of a percent of improved accuracy costs nearly doubling the number of layers, and so training very deep residual networks has a problem of diminishing feature reuse, which makes these networks very slow to train. To tackle these problems, in this paper we conduct a detailed experimental study on the architecture of ResNet blocks, based on which we propose a novel architecture where we decrease depth and increase width of residual networks. We call the resulting network structures wide residual networks (WRNs) and show that these are far superior over their commonly used thin and very deep counterparts. For example, we demonstrate that even a simple 16-layer-deep wide residual network outperforms in accuracy and efficiency all previous deep residual networks, including thousand-layer-deep networks, achieving new state-of-the-art results on CIFAR, SVHN, COCO, and significant improvements on ImageNet. Our code and models are available at this https URL
read more
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
Search to Distill: Pearls Are Everywhere but Not the Eyes
Yu Liu,Xuhui Jia,Mingxing Tan,Raviteja Vemulapalli,Yukun Zhu,Bradley Ray Green,Xiaogang Wang +6 more
- 14 Jun 2020
TL;DR: This work presents a new architecture-aware Knowledge Distillation approach that finds student models (pearls for the teacher) that are best for distilling the given teacher model and leverages Neural Architecture Search (NAS), equipped with the authors' KD-guided reward, to search for the best student architectures for a given teacher.
Towards Accurate High Resolution Satellite Image Semantic Segmentation
TL;DR: Attention dilation-Link net (AD-LinkNet) neural network that adopts encoder–decoder structure, serial–parallel combination dilated convolution, channel-wise attention mechanism, and pretrained encoder for semantic segmentation shows a significant effect on improving the segmentation accuracy.
Landsat Super-Resolution Enhancement Using Convolution Neural Networks and Sentinel-2 for Training
TL;DR: The results suggest that spatial enhancement of the Landsat archive is feasible, with optimal performance where CNNs can be trained and applied within the same spatial domain, with greater computational cost.
91
Weakly labeled data augmentation for deep learning: A study on COVID-19 detection in chest X-rays
Sivaramakrishnan Rajaraman,Sameer Antani +1 more
- 30 May 2020
TL;DR: Interestingly, adding COVID-19 CXRs to simple weakly labeled augmented training data significantly improves the performance, suggesting that CO VID-19, though viral in origin, creates a uniquely different presentation in CXR compared with other viral pneumonia manifestations.
91
Deep learning-based intelligent face recognition in IoT-cloud environment
Mehedi Masud,Ghulam Muhammad,Hesham Alhumyani,Sultan S. Alshamrani,Omar Cheikhrouhou,Saleh Ibrahim,Saleh Ibrahim,M. Shamim Hossain +7 more
TL;DR: A tree-based deep model for automatic face recognition in a cloud environment is suggested that is computationally less expensive without compromising the accuracy and evaluated in various publicly available databases.
91
Related Papers (5)
Kaiming He,Xiangyu Zhang,Shaoqing Ren,Jian Sun +3 more
- 27 Jun 2016
Gao Huang,Zhuang Liu,Laurens van der Maaten,Kilian Q. Weinberger +3 more
- 21 Jul 2017