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

F0221 20:15:47.362769 11176 roi_warping_layer.cu:121] Check failed: error == cudaSuccess (9 vs. 0) invalid configuration argument #45

Open
safpla opened this issue Feb 22, 2017 · 0 comments

Comments

@safpla
Copy link

safpla commented Feb 22, 2017

F0221 20:15:47.362769 11176 roi_warping_layer.cu:121] Check failed: error == cudaSuccess (9 vs. 0) invalid configuration argument
*** Check failure stack trace: ***
./experiments/scripts/mnc_5stage.sh: line 46: 11176 Aborted (core dumped) ./tools/test_net.py --gpu ${GPU_ID} --def models/${NET}/mnc_5stage/test.prototxt --net ${NET_FINAL} --imdb ${DATASET_TEST} --cfg experiments/cfgs/${NET}/mnc_5stage.yml --task seg

This error came when I ran mnc_5stage.sh.
I ran the shell script as the example suggest:
./experiments/scripts/mnc_5stage.sh 0 VGG16 --set EXP_DIR foobar RNG_SEED 42 TRAIN.SCALES "[400,500,600,700]"
It seems that it goes well with the training period but gets this error with the testing period.

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