Transcription of Deep Residual Learning for Image Recognition
{{id}} {{{paragraph}}}
deep Residual Learning for Image RecognitionKaiming HeXiangyu ZhangShaoqing RenJian SunMicrosoft Research{kahe, v-xiangz, v-shren, neural networks are more difficult to train. Wepresent a Residual Learning framework to ease the trainingof networks that are substantially deeper than those usedpreviously. We explicitly reformulate the layers as learn-ing Residual functions with reference to the layer inputs, in-stead of Learning unreferenced functions. We provide com-prehensive empirical evidence showing that these residualnetworks are easier to optimize, and can gain accuracy fromconsiderably increased depth. On the ImageNet dataset weevaluate Residual nets with a depth of up to 152 layers 8 deeper than VGG nets [41] but still having lower complex-ity.}
Deep convolutional neural networks [22,21] have led to a series of breakthroughs for image classification [21, 50,40]. Deep networks naturally integrate low/mid/high-level features [50] and classifiers in an end-to-end multi-layer fashion, and the “levels” of features can be enriched by the number of stacked layers (depth). Recent evidence
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}