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

questions about using kitti slow models! #10

Open
kikyoyang opened this issue Oct 24, 2016 · 0 comments
Open

questions about using kitti slow models! #10

kikyoyang opened this issue Oct 24, 2016 · 0 comments

Comments

@kikyoyang
Copy link

hi, when running your code with kitti fast model, everything is ok. Nevertheless, I encounter the following problem when running the code using kitti slow models:

yang@yang-All-Series:~/mc-cnn$ ./main.lua kitti slow -a predict -net_fname net/net_kitti_slow_-a_train_all.t7 -left samples/pics/out_00_01.png -right samples/pics/out_00_00.png -disp_max 7
kitti slow -a predict -net_fname net/net_kitti_slow_-a_train_all.t7 -left samples/pics/out_00_01.png -right samples/pics/out_00_00.png -disp_max 7 
THCudaCheck FAIL file=/home/yang/torch/extra/cutorch/lib/THC/generic/THCStorage.c line=147 error=77 : an illegal memory access was encountered
luajit: cuda runtime error (77) : an illegal memory access was encountered at /home/yang/torch/extra/cutorch/lib/THC/generic/THCStorage.c:147

My GPU is TitanX, and I think it should have been running well.
Hope for your reply.

@kikyoyang
Copy link
Author

By the way, I use my own data for prediction, and the error occurs.
If I use the KITTI dataset, the code still runs well.
I am really confused about it, since the kitti fast model runs well using my own data.
THX.

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