A Tensorflow model for text recognition (CNN + seq2seq with visual attention) available as a Python package and compatible with Google Cloud ML Engine.
But, it has different output.
In curl, it returns "W". In the scrip, it produce 1 like the below log.
Can you guess what's the problem?
In case of #135, I changed a lot. But here I almost didn't change.
131 issued is applied, but return different value.
@emedvedev , I had different output at exported model.
I tried to Koreans replacing with ASCII values when I made tfrecords file.
But, it has different output. In curl, it returns "W". In the scrip, it produce 1 like the below log. Can you guess what's the problem? In case of #135, I changed a lot. But here I almost didn't change.
131 issued is applied, but return different value.