Study the paper

Deep Residual Learning for Image Recognition

Lessons, visuals, quizzes, flashcards, and resources—organized in teaching order.

All activities

Comprehensive Assessment

Research and implementation context

Supplementary context

Research and implementation context

Implementation code map

Static paths for orientation only. DeepStudy does not clone, install, build, or execute repository content.

  • Community repository

    shuokay/resnet

    Deep Residual Learning for Image Recognition, http://arxiv.org/abs/1512.03385

    • README.mdHigh confidence

      Static README.md excerpt: # Deep Residual Net Example code for [Deep Residual Learning for Image Recognition](http://arxiv.org/abs/1512.03385) * Run this script by ```python resnet-small.py``` for 100 epochs get a train accuracy around 89.47% and validation accuracy

    • resnet-small.pyLow confidence

      Static low-confidence entry point identified from the default-branch tree.

    • resnet.pdfLow confidence

      Static low-confidence entry point identified from the default-branch tree.