AON
AON copied to clipboard
Implementation for CVPR 2018 text recognition Paper by Tensorflow: "AON: Towards Arbitrarily-Oriented Text Recognition"
Can you please provide the checkpoints files required for test.py?
Traceback (most recent call last): File "train.py", line 113, in tf.app.run() File "/home/tendulkar/anaconda3/envs/deeplearn/lib/python3.6/site-packages/tensorflow/python/platform/app.py", line 48, in run _sys.exit(main(_sys.argv[:1] + flags_passthrough)) File "train.py", line 31, in main image_placeholder, groundtruth_text_placeholder, FLAGS.single_seq) File...
作者好,我想问一下这个问题,如下: Caused by op u'attention_decoder/train_loss/SparseSoftmaxCrossEntropyWithLogits/SparseSoftmaxCrossEntropyWithLogits', defined at: File "train.py", line 171, in tf.app.run() File "/usr/local/lib/python2.7/dist-packages/tensorflow/python/platform/app.py", line 126, in run _sys.exit(main(argv)) File "train.py", line 74, in main image_placeholder, groundtruth_text_placeholder, FLAGS.single_seq) File...
你好,请问有预训练模型可以测试吗?
您好!想问下在共享卷积层提取特征后,采用BiLstm将特征序列化,水平和垂直特征分别再reverse出不同方向的特征,有个疑问是BiLstm本身具有双向性,bw为fw的reverse,这里的再reverse是否有些多余?谢谢!
Please share how to create_tfrecord & supply input image fro demo.py? Also, these files are missing '/share/zhui/mnt/demo_20.tfrecord' from input_data.py
exp_dir exp_log mode single image_path tags_file 这些文件是自己新建一个就ok了吗 还是? 另外你训练的模型咋没看到哈,请指导下 谢谢
训练的模型公布
您好,能将训练好的模型公布吗? 谢谢