Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

crashed when execute "example/warpctc/lstm_ocr.py" #3065

Closed
xylcbd opened this issue Aug 19, 2016 · 4 comments
Closed

crashed when execute "example/warpctc/lstm_ocr.py" #3065

xylcbd opened this issue Aug 19, 2016 · 4 comments

Comments

@xylcbd
Copy link
Contributor

xylcbd commented Aug 19, 2016

commit id : 8cc2560
execute command : python example/warpctc/lstm_ocr.py
error message :

begin fit
2016-08-19 10:35:44,641 Start training with [gpu(1)]
iter
terminate called after throwing an instance of 'std::runtime_error'
  what():  Error: compute_ctc_loss, stat = execution failed
Aborted (core dumped)

ADD:
I download http://www.webpagepublicity.com/free-fonts/x/Xerox%20Sans%20Serif%20Narrow%20Bold.ttf to mxnet/data/Xerox.ttf , and then run the command.Mxnet is build with CUDA enabled.

@winstywang
Copy link
Contributor

@xlvector

@xlvector
Copy link
Contributor

Have you build baidu-warpctc and include warpctc plugin?

@piiswrong
Copy link
Contributor

This maybe relevent baidu-research/warp-ctc#40

@xylcbd
Copy link
Contributor Author

xylcbd commented Aug 19, 2016

mxnet is built with baidu-warpctc , and the warpctc library is loaded success.

YES , it is built with CUDA 8.0. And I will try the solution of baidu-research/warp-ctc#40. thx!

@xylcbd xylcbd closed this as completed Nov 1, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants