Skip to content

Commit

Permalink
add pth resnet34 link
Browse files Browse the repository at this point in the history
  • Loading branch information
szagoruyko committed Jul 10, 2018
1 parent 5f732d7 commit b60a82c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Download pretrained weights for ResNet-34
information):

```
wget https://s3.amazonaws.com/pytorch/h5models/resnet-34-export.hkl
wget https://s3.amazonaws.com/modelzoo-networks/resnet-34-export.pth
```

Prepare the data following [fb.resnet.torch](https://github.com/facebook/fb.resnet.torch)
Expand Down

0 comments on commit b60a82c

Please sign in to comment.