Skip to content

Latest commit

 

History

History

spatial_transformer

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Spatial Transformer Network

In this tutorial we'll build a spatial transformer network that will transform MNIST digits for classification by a CNN:

Spatial transformer networks perform differentiable affine transformations on images, in this tutorial for the purpose of aiding classification of MNIST digits.

spatial_transformer

stn_visualization