Skip to content

Commit c5abcdb

Browse files
committed
fixed incorrect link
1 parent c91b06d commit c5abcdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,5 @@ h_trans = spatial_transformer_network(x, h_fc1)
8989
## Attribution
9090

9191
- [Torch Blog Post on STN's](http://torch.ch/blog/2015/09/07/spatial_transformers.html)
92-
- [daviddao's Tensorflow Implementation](http://torch.ch/blog/2015/09/07/spatial_transformers.html)
92+
- [daviddao's Tensorflow Implementation](https://github.com/daviddao/spatial-transformer-tensorflow)
9393
- Shoutout to [Eder Santana](https://twitter.com/edersantana) for introducing and helping me understand the paper!

0 commit comments

Comments
 (0)