Skip to content

PyTorch implementation of "Deep Residual Learning for Image Recognition"

Notifications You must be signed in to change notification settings

houshuanglucie/ResNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep Residual Neural Networks

PyTorch implementation of "Deep Residual Learning for Image Recognition", Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun

Note:

Note that this notebook is fairly compute intensive and it might be better to run in Google Colab. If you use Colab, mind yourself to add external folders (especially solutions and img) to it, the data folder is not necessary to be added, because it can be downloaded by running the code cell in notebook. Then change alter default hardware CPU to GPU: just follow Edit > Notebook settings or Runtime > Change runtime type and select GPU as Hardware accelerator.

About

PyTorch implementation of "Deep Residual Learning for Image Recognition"

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages