You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi everyone,
I have downloaded the pre-trained model and I'm trying to test it using GPU mode. When I'm trying to run the test, I get the following error
Setting up Caffe in GPU mode with ID: 0
Setting phase to test
Network image size: 227, 227
Found 1 videos...
Loading video: 9291477fe4b1066f47c12e593078a5ca5caed289e3f3ef24b38370643ae47baa5fc2fee3f69c809923d00859d36d9798b3d86cce88b15220d5813f23a49bc60e
scripts/show_tracker_test.sh: line 23: 9717 Segmentation fault (core dumped) build/show_tracker_vot $DEPLOY $CAFFE_MODEL $VIDEOS_FOLDER $GPU_ID $START_VIDEO_NUM $PAUSE_VAL
I would appreciate if anyone could tell me what am I doing wrong. Thanks!
p.s: I tried it using CPU mode too, got the same error.
The text was updated successfully, but these errors were encountered:
Hi everyone,
I have downloaded the pre-trained model and I'm trying to test it using GPU mode. When I'm trying to run the test, I get the following error
Setting up Caffe in GPU mode with ID: 0
Setting phase to test
Network image size: 227, 227
Found 1 videos...
Loading video: 9291477fe4b1066f47c12e593078a5ca5caed289e3f3ef24b38370643ae47baa5fc2fee3f69c809923d00859d36d9798b3d86cce88b15220d5813f23a49bc60e
scripts/show_tracker_test.sh: line 23: 9717 Segmentation fault (core dumped) build/show_tracker_vot $DEPLOY $CAFFE_MODEL $VIDEOS_FOLDER $GPU_ID $START_VIDEO_NUM $PAUSE_VAL
I would appreciate if anyone could tell me what am I doing wrong. Thanks!
p.s: I tried it using CPU mode too, got the same error.
The text was updated successfully, but these errors were encountered: