We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c91b06d commit c5abcdbCopy full SHA for c5abcdb
README.md
@@ -89,5 +89,5 @@ h_trans = spatial_transformer_network(x, h_fc1)
89
## Attribution
90
91
- [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)
+- [daviddao's Tensorflow Implementation](https://github.com/daviddao/spatial-transformer-tensorflow)
93
- Shoutout to [Eder Santana](https://twitter.com/edersantana) for introducing and helping me understand the paper!
0 commit comments