/TPS-SRN-tensorflow

implement of Robust Scene Text Recognition with Automatic Rectification

Primary LanguagePython

TPS-SRN-tensorflow

implement of Robust Scene Text Recognition with Automatic Rectification
referenceļ¼š
Robust Scene Text Recognition with Automatic Rectification
Note:never use tf.shape() in almost any tfcode, it may cause error in next conv layer!!!!!
use Tensor.shape instead

unfinished