CRNN icon indicating copy to clipboard operation
CRNN copied to clipboard

CRNN(Convolutional Recurrent Neural Network), with optional STN(Spatial Transformer Network), in Tensorflow, multi-gpu supported.

CRNN

CRNN, with optional STN, in Tensorflow, multi-gpu supported.

TODO

  1. test.py

Reference

  1. STN part was copied from tensorflow/models/transformer