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 on training #15

Open
sh7jacobi opened this issue Jan 29, 2021 · 2 comments
Open

Error on training #15

sh7jacobi opened this issue Jan 29, 2021 · 2 comments

Comments

@sh7jacobi
Copy link

I have the error on training:
terminate called after throwing an instance of 'caffe2::EnforceNotMet'
what(): [enforce fail at conv_op_cudnn.cc:572] status == CUDNN_STATUS_SUCCESS. 8 vs 0. , Error at: /var/lib/jenkins/workspace/caffe2/operators/conv_op_cudnn.cc:572: CUDNN_STATUS_EXECUTION_FAILED Error from operator:
input: "gpu_0/data" input: "gpu_0/conv1_w" output: "gpu_0/conv1" name: "" type: "Conv" arg { name: "kernel" i: 7 } arg { name: "exhaustive_search" i: 0 } arg { name: "pad" i: 3 } arg { name: "order" s: "NCHW" } arg { name: "stride" i: 2 } device_option { device_type: 1 cuda_gpu_id: 0 } engine: "CUDNN"
*** Aborted at 1611921823 (unix time) try "date -d @1611921823" if you are using GNU date ***
PC: @ 0x7f6e2a602428 gsignal
*** SIGABRT (@0x2c3) received by PID 707 (TID 0x7f6cfdffb700) from PID 707; stack trace: ***
@ 0x7f6e2a9a8390 (unknown)
@ 0x7f6e2a602428 gsignal
@ 0x7f6e2a60402a abort
@ 0x7f6e2819c84d __gnu_cxx::__verbose_terminate_handler()
@ 0x7f6e2819a6b6 (unknown)
@ 0x7f6e2819a701 std::terminate()
@ 0x7f6e281c5d38 (unknown)
@ 0x7f6e2a99e6ba start_thread
@ 0x7f6e2a6d441d clone
@ 0x0 (unknown)
Aborted (core dumped)
Do you encounter this type error? How I can solve it?

@sh7jacobi
Copy link
Author

Could you give some advice for fixing that?

@wwwweeerrrrttt
Copy link

Have you reproduced the code using the visdrone dataset, and if so can you share the processed visdrone dataset?

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

2 participants