Spatial-Transformer-Nets
Spatial-Transformer-Nets copied to clipboard
Spatial Transformer Nets in TensorFlow/ TensorLayer
Hello, I'm trying to export this model and its weights into a frozen graph. So far I did this in the "save images" part of the training loop: saver =...
I'm trying to train the STN. The training dataset which I've provided contains MNIST dataset images which are rotated 90 degree and the testing dataset contains simple MNIST dataset images....
Hi thanks for your code. But your code does not have sampler and grid generator