sceneReco
sceneReco copied to clipboard
run the demo.py is is always core dunmp
when I run thE ROOT/demo.py ,
it always show the errors:
I0717 11:21:32.941676 3793 layer_factory.hpp:77] Creating layer input I0717 11:21:32.941694 3793 net.cpp:100] Creating Layer input I0717 11:21:32.941701 3793 net.cpp:408] input -> data I0717 11:21:32.941712 3793 net.cpp:408] input -> im_info I0717 11:21:34.105748 3793 net.cpp:150] Setting up input I0717 11:21:34.105787 3793 net.cpp:157] Top shape: 1 3 600 900 (1620000) I0717 11:21:34.105795 3793 net.cpp:157] Top shape: 1 3 (3) I0717 11:21:34.105801 3793 net.cpp:165] Memory required for data: 6480012 I0717 11:21:34.105810 3793 layer_factory.hpp:77] Creating layer conv1_1 I0717 11:21:34.105829 3793 net.cpp:100] Creating Layer conv1_1 I0717 11:21:34.105844 3793 net.cpp:434] conv1_1 <- data I0717 11:21:34.105852 3793 net.cpp:408] conv1_1 -> conv1_1 F0717 11:21:34.430495 3793 cudnn.hpp:113] Check failed: status == CUDNN_STATUS_SUCCESS (3 vs. 0) CUDNN_STATUS_BAD_PARAM *** Check failure stack trace: *** Aborted (core dumped) hc@hc-PC:/media/media_share/linkfile/sceneReco$
Can you tell me how to solve it?
thank you very much
run ctpn with cpu and run crnn with gpu. anyone has better idea to solve it?
+1
@10183308 @pribadihcr Did you solve this problem?