Skip to content

Deep Residual Learning for Image Recognition

← Back to topic

Authors: Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun
Year: 2015
Journal: CVPR
DOI: 10.1109/CVPR.2016.90
Publisher: https://ieeexplore.ieee.org/document/7780459

Keywords: resnet, deep learning, image classification

Abstract

We present a residual learning framework to ease the training of networks substantially deeper than those used previously.

Cite this paper

bibtex
@misc{resnet2015,
  title  = {Deep Residual Learning for Image Recognition},
  author = {Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun},
  year   = {2015},
  journal = {CVPR},
  doi    = {10.1109/CVPR.2016.90},
  url    = {https://doi.org/10.1109/CVPR.2016.90},
}

Source files

Released under the MIT License.