ilovin / lstm_ctc_ocr

Use CTC + tensorflow to OCR
https://ilovin.github.io/2017-04-06/tensorflow-lstm-ctc-ocr/
354 stars 140 forks source link

WrapCtc的GPU和CPU版本 #16

Closed zwl22 closed 7 years ago

zwl22 commented 7 years ago

你好,请问WrapCtc的GPU和CPU版本怎么区别使用?需要怎么设置?

ilovin commented 7 years ago

read this: https://github.com/baidu-research/warp-ctc/tree/master/tensorflow_binding Besides: in dev-branch, I use the GPU version