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

Stereo_predict function issue #8

Closed
xiao1228 opened this issue Oct 7, 2016 · 2 comments
Closed

Stereo_predict function issue #8

xiao1228 opened this issue Oct 7, 2016 · 2 comments

Comments

@xiao1228
Copy link

xiao1228 commented Oct 7, 2016

Hi I run into an issue with the stereo_predict function which is from
local outlier = torch.CudaTensor():resizeAs(disp[2]):zero()
when I use the kitti2015 dataset.

The output is this

bad argument #1 to 'resizeAs' (torch.CudaTensor expected, got torch.CudaLongTensor)

Does anyone know what is the problem? Thank you in advance!

@jzbontar
Copy link
Owner

jzbontar commented Oct 7, 2016

Hi, I can't seem to reproduce the bug. What was the command that you ran?

@xiao1228
Copy link
Author

Hi @jzbontar I clone the code again and run again, the problem disappeared. Thank you

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