Issues
- 0
DVAN
#115 opened by GenieVailfort - 0
OSS License compatibility question
#114 opened by Ashley123456789 - 1
training and testing as README introduced, but got a bad accuracy on provided evaluation dataset. What may cause that?
#113 opened by SharonJin422 - 15
- 7
- 0
- 0
printed mathematical expression recognition
#111 opened by StephenKyung - 2
Does it support special ascii characters ?
#82 opened by hskzlj - 1
I don't understand the meaning of the code: ord(c) - 97 + 13 if ord(c) > 96 else ord(c) - 48 + 3)
#102 opened by vinsofts-trientt - 2
Training is not starting.
#108 opened by R1234A - 0
Which loss function is used?
#110 opened by mrgloom - 1
- 1
Does it support special asscii charater?
#107 opened by rahuladream - 1
using multi gpu
#74 opened by stupiding - 2
About the running requirement
#101 opened by EriCongMa - 5
Output Node
#78 opened by richeekawasthi - 2
How to test a model that I choose
#104 opened by 5thwin - 0
Cant find sample.txt file.
#106 opened by hiqmatNisa - 0
Testing trained images with bad accuracy.
#105 opened by DLH06 - 1
What dependencies' versions to run this?
#103 opened by gabrielziegler3 - 1
toy跑不起来
#97 opened by wyfSunflower - 1
difference result in difference running test
#100 opened by hamhochoi - 2
- 2
bucket_specs
#77 opened by cltdevelop - 1
fine-tune model, train my data
#87 opened by dongdql - 1
What is the upper limit of the number of characters recognized by this model?
#90 opened by XuXuanhui - 1
testing the result in a single image
#94 opened by anish9 - 1
which paper is implementd by this repository?"what you get"..or "coarse to fine"
#99 opened by ganliqiang - 1
output_node_names
#95 opened by zmxheart - 0
- 1
icdar 2003 lexicon
#96 opened by dpengwen - 1
- 0
Problem when training on the ICDAR2013 dataset
#91 opened by jianxiangm - 2
100% incorrect
#89 opened by kspook - 0
train my data
#93 opened by kspook - 0
How to train the model on coco-dataset :D
#92 opened by DiaaEsmail - 4
During the execution of "Test and visualize attention results" i am getting error:
#65 opened by arsalan993 - 6
I switched to tensorflow 0.12.1 and Keras 1.1.1 but now i am getting this error
#66 opened by arsalan993 - 0
Hi Can I use this code for English letter recognition in an image for different fonts and different font sizes. Can you plz help me. Thanks
#86 opened by SANDAFERNANDO - 1
ImportError: cannot import name ContextualZipFile
#85 opened by famunir - 0
Issue with GPU training (Windows)
#84 opened by gagan144 - 1
Uppcase Letter
#68 opened by MustakMU - 1
Which paper does it be refered to?
#83 opened by hskzlj - 0
How to improve the accuracy?
#80 opened - 0
麻烦问个问题,这个输出的字符个数是怎么对应的呢?
#76 opened by zhangtao22 - 0
- 0
why do you set TARGET_EMBEDDING_SIZE=10?how do you represent TARGET_VOCAB_SIZE=39 with TARGET_EMBEDDING_SIZE=10?
#73 opened by zhangtao22 - 0
fixed already
#70 opened by fengxinjie - 0
Magic line for visualising attention
#69 opened by cipri-tom - 3
Why are there not bias terms in the CNN model?
#67 opened by MBleeker