Los puntos clave no están disponibles para este artículo en este momento.
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 Formula: see text 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, encourage feature reuse and substantially improve parameter efficiency. We evaluate our proposed architecture on four highly competitive object recognition benchmark tasks (CIFAR-10, CIFAR-100, SVHN, and ImageNet). DenseNets obtain significant improvements over the state-of-the-art on most of them, whilst requiring less parameters and computation to achieve high performance.
Building similarity graph...
Analyzing shared references across papers
Loading...
Gao Huang
Wuhan College
Zhuang Liu
Dongbei University of Finance and Economics
Geoff Pleiss
Vector Institute
IEEE Transactions on Pattern Analysis and Machine Intelligence
University of California, Berkeley
Cornell University
Tsinghua University
Building similarity graph...
Analyzing shared references across papers
Loading...
Huang et al. (Thu,) studied this question.
synapsesocial.com/papers/69dca1f489c4deb67d35945f — DOI: https://doi.org/10.1109/tpami.2019.2918284
Synapse has enriched 2 closely related papers on similar clinical questions. Consider them for comparative context: