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
Bridging a Gap in SAR-ATR: Training on Fully Synthetic and Testing on Measured Data
Nathan Inkawhich,Matthew Inkawhich,Eric K. Davis,Uttam Majumder,Erin E. Tripp,Chris Capraro,Yi Chen +6 more
TL;DR: In this article, the authors proposed data augmentation, model construction, loss function choices, and ensembling techniques to enhance the representation learned from the synthetic data, and ultimately achieved over 95% accuracy on the SAMPLE dataset.
Large Scale Visual Food Recognition
TL;DR: Wang et al. as mentioned in this paper proposed a deep progressive region enhancement network for food recognition, which mainly consists of two components, namely progressive local feature learning and region feature enhancement, to learn diverse and complementary local features, while the latter utilizes self-attention to incorporate richer context with multiple scales into local features for further local feature enhancement.
89
Scaling Self-Supervised Learning for Histopathology with Masked Image Modeling
Alexandre Filiot,Ridouane Ghermi,Antoine Olivier,Paul Jacob,Lucas Fidon,Alice Mac Kain,Charlie Saillard,Jean-Baptiste Schiratti +7 more
TL;DR: This work explores the application of MIM to histology using iBOT, a self-supervised transformer-based framework, and shows that Vision Transformers models (ViT), when scaled appropriately, have the capability to learn pan-cancer representations that benefit a large variety of downstream tasks.
89
Learning Representations by Predicting Bags of Visual Words
Spyros Gidaris,Andrei Bursuc,Nikos Komodakis,Patrick Pérez,Matthieu Cord +4 more
- 14 Jun 2020
TL;DR: In this article, a self-supervised approach based on spatially dense image descriptions that encode discrete visual concepts, here called visual words, is proposed to learn perturbation-invariant and context-aware image features.
FFCNN: A Deep Neural Network for Surface Defect Detection of Magnetic Tile
TL;DR: Deep learning technique is embedded into the system for automatic defect identification and experimental results demonstrated that the developed system is effective and efficient for magnetic tile surface defect detection.
88
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