Densely Connected Convolutional Networks
← Back to topic
Authors: Gao Huang, Zhuang Liu, Laurens van der Maaten, Kilian Q. Weinberger
Year: 2017
Journal: CVPR
DOI: 10.1109/CVPR.2017.243
Publisher: https://arxiv.org/abs/1608.06993
Keywords: densenet, image classification
Abstract
Recent work has shown that convolutional networks can be substantially deeper and achieve better performance with shortcut connections.
Cite this paper
bibtex
@misc{densenet2017,
title = {Densely Connected Convolutional Networks},
author = {Gao Huang, Zhuang Liu, Laurens van der Maaten, Kilian Q. Weinberger},
year = {2017},
journal = {CVPR},
doi = {10.1109/CVPR.2017.243},
url = {https://doi.org/10.1109/CVPR.2017.243},
}