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

运行代码时崩溃:段错误(核心已转储) #46

Closed Shirhe-Lyh closed 6 years ago

Shirhe-Lyh commented 6 years ago

ilovin, 你好,感谢开源!我 clone 你的代码知乎,运行如下指令:

From lstm_ctc_ocr/

python3 ./lstm/train_net.py --network=LSTM_train --cfg=./lstm/lstm.yml --restore=0 程序直接崩溃,返回:段错误,核心已转储。请问大概是什么原因吗?