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

pedestrian_detection训练网络时遇到错误 #239

Open
codersabrinalee opened this issue Oct 31, 2019 · 0 comments
Open

pedestrian_detection训练网络时遇到错误 #239

codersabrinalee opened this issue Oct 31, 2019 · 0 comments

Comments

@codersabrinalee
Copy link

python configuration_30_320_20L_4scales_v1.py 训练网络出现错误,找了好久原因还是没有解决,主要有三个错误,
1是
Traceback (most recent call last):
File "/home/clb/env/lib/python3.5/site-packages/mxnet/symbol/symbol.py", line 1623, in simple_bind
ctypes.byref(exe_handle)))
File "/home/clb/env/lib/python3.5/site-packages/mxnet/base.py", line 253, in check_call
raise MXNetError(py_str(_LIB.MXGetLastError()))
mxnet.base.MXNetError: [10:27:07] src/storage/storage.cc:119: Compile with USE_CUDA=1 to enable GPU usage
Stack trace:

2是:
File "/home/clb/env/lib/python3.5/site-packages/mxnet/module/executor_group.py", line 662, in _bind_ith_exec
shared_buffer=shared_data_arrays, **input_shapes)
File "/home/clb/env/lib/python3.5/site-packages/mxnet/symbol/symbol.py", line 1629, in simple_bind
raise RuntimeError(error_msg)
RuntimeError: simple_bind error. Arguments:

3是
terminate called without an active exception
Aborted (core dumped)
能否指点一下解决方法 非常感谢

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