Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 7cba2d9

Browse files
Update README.md
1 parent b22dc80 commit 7cba2d9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎README.md‎

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,11 @@
11
# ResNet-PyTorch
22
Implementation of ResNet 50, 101, 152 in PyTorch
3+
4+
References:
5+
1. Kaiming He, Xiangyu Zhang, Shaoqing Ren, Jian Sun
6+
Deep Residual Learning for Image Recognition
7+
https://arxiv.org/pdf/1512.03385.pdf
8+
9+
2. https://github.com/pytorch/vision/blob/master/torchvision/models/resnet.py
10+
11+
3. https://github.com/AladdinPerzon/Machine-Learning-Collection/blob/master/ML/Pytorch/CNN_architectures/pytorch_resnet.py

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /