Densely Connected Convolutional Networks
Gao Huang, Zhuang Liu, Laurens van der Maaten, Kilian Q. Weinberger

TL;DR
DenseNet introduces a densely connected convolutional architecture where each layer connects to all previous layers, improving feature reuse, gradient flow, and reducing parameters, leading to superior performance on benchmark datasets.
Contribution
This paper proposes DenseNet, a novel convolutional network architecture with dense connections, enhancing feature propagation and reducing parameters compared to traditional models.
Findings
Outperforms state-of-the-art on CIFAR-10, CIFAR-100, SVHN, ImageNet
Reduces number of parameters significantly
Improves accuracy and training efficiency
Abstract
Recent work has shown that convolutional networks can be substantially deeper, more accurate, and efficient to train if they contain shorter connections between layers close to the input and those close to the output. In this paper, we embrace this observation and introduce the Dense Convolutional Network (DenseNet), which connects each layer to every other layer in a feed-forward fashion. Whereas traditional convolutional networks with L layers have L connections - one between each layer and its subsequent layer - our network has L(L+1)/2 direct connections. For each layer, the feature-maps of all preceding layers are used as inputs, and its own feature-maps are used as inputs into all subsequent layers. DenseNets have several compelling advantages: they alleviate the vanishing-gradient problem, strengthen feature propagation, encourage feature reuse, and substantially reduce theβ¦
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.
Code & Models
- π€glasses/densenet161modelΒ· 1 dl1 dl
- π€glasses/densenet169modelΒ· 2 dl2 dl
- π€glasses/densenet201modelΒ· 4 dl4 dl
- π€kadirnar/timm_model_listmodelΒ· β‘ 1β‘ 1
- π€timm/densenet121.ra_in1kmodelΒ· 37k dlΒ· β‘ 237k dlβ‘ 2
- π€timm/densenet121.tv_in1kmodelΒ· 9.3k dl9.3k dl
- π€timm/densenet161.tv_in1kmodelΒ· 1.3k dl1.3k dl
- π€timm/densenet169.tv_in1kmodelΒ· 5.3k dl5.3k dl
- π€timm/densenet201.tv_in1kmodelΒ· 17k dl17k dl
- π€timm/densenetblur121d.ra_in1kmodelΒ· 279 dl279 dl
Videos
W&B Paper Reading Group: DenseNetΒ· youtube
Densely Connected Convolutional NetworksΒ· youtube
Taxonomy
TopicsAdvanced Neural Network Applications Β· Domain Adaptation and Few-Shot Learning Β· Multimodal Machine Learning Applications
Methods(KENTUCKY +256777182862 Love spells caster, voodoo spells IN KENTUCKY-LOUISVILLE,LEXINGTON Β· how do i contact B l o c k c h a i n customer service uk Β· Ways to Reach B l o c k c h a i n Support Number : A Full Step-by-Step Guide Β· πππ πππππππ πustomer Service Number Uk +44 203 807 3371 Β· Concatenated Skip Connection Β· Convolution Β· Average Pooling Β· Global Average Pooling Β· Kaiming Initialization Β· 1x1 Convolution
