Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when running ./train.sh #27

Open
leslieliuzhao opened this issue Jul 4, 2017 · 1 comment
Open

Error when running ./train.sh #27

leslieliuzhao opened this issue Jul 4, 2017 · 1 comment

Comments

@leslieliuzhao
Copy link

Hi, all
Thanks for the great work, however, after I had successfully built the project, when I run the ./train.sh
as the Instruction, I got the following errors:

I0704 20:04:44.497009 3437 detection_loss_layer.cpp:195] loss: 12.4513 class_loss: 1.42166 obj_loss: 1.15493 noobj_loss: 0.0112895 coord_loss: 3.98269 area_loss: 5.88071
I0704 20:04:44.497074 3437 detection_loss_layer.cpp:198] avg_iou: 0.00625067 avg_obj: -0.0611011 avg_no_obj: -0.0240547 avg_cls: -0.01719 avg_pos_cls: 0.00288896
*** Aborted at 1499169884 (unix time) try "date -d @1499169884" if you are using GNU date ***
PC: @ 0x7fcd02fc9f47 saxpy_kernel_16
*** SIGILL (@0x7fcd02fc9f47) received by PID 3361 (TID 0x7fccf6168700) from PID 50110279; stack trace: ***
@ 0x7fcd0261d100 (unknown)
@ 0x7fcd02fc9f47 saxpy_kernel_16
@ 0x7fcd02fca13f saxpy_k
@ 0x7fcd02fc5540 legacy_exec
@ 0x7fcd02fc56fb blas_thread_server
@ 0x7fcd02615dc5 start_thread
@ 0x7fcd02342ced __clone
./train.sh: line 10: 3361 Illegal instruction $CAFFE_HOME/build/tools/caffe train --solver=$SOLVER --weights=$WEIGHTS --gpu=0,1

Could someone tell me why this problem occurs? Thank you.

@leslieliuzhao
Copy link
Author

I reinstalled openblas and solved this problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant