pytorch实现 spatial transformer network with mnist

涉及的论文

spatial transformer networks in the DeepMind paper <https://arxiv.org/abs/1506.02025>

转换对比
pytorch实现 spatial transformer network with mnist_第1张图片
step loss
pytorch实现 spatial transformer network with mnist_第2张图片
step acc
pytorch实现 spatial transformer network with mnist_第3张图片

github:

https://github.com/darr/spatial_transformer_networks

你可能感兴趣的:(Deep,Learning,人工智能,深度学习,pytorch)