Skip to content

lingeo/TPS-SRN-tensorflow

 
 

Repository files navigation

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

About

implement of

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%