weinman / cnn_lstm_ctc_ocr

Tensorflow-based CNN+LSTM trained with CTC-loss for OCR
GNU General Public License v3.0
498 stars 170 forks source link

0% GPU-Util when testing #63

Closed hxk11111 closed 4 years ago

hxk11111 commented 4 years ago

Hi weinman, Thanks for sharing your project. I have some questions, hope someone could help

weinman commented 4 years ago
  1. Yes, see #31. Change the beam width or to greedy search (but that gives poorer performance).

I'll gladly answer 2. and 3., but could you please kindly move them to new, separate issues to keep the subsequent threads clearer?