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

Bug when try LiDAR only #9

Closed
placeforyiming opened this issue Sep 5, 2020 · 2 comments
Closed

Bug when try LiDAR only #9

placeforyiming opened this issue Sep 5, 2020 · 2 comments

Comments

@placeforyiming
Copy link

This is the exp I use : exp_unguided_depth
But got this:

TypeError: init() missing 1 required positional argument: 'padding_mode'

Could you help us figure it out?

The demo works very well when I choose -exp exp_guided_nconv_cnn_l2

@abdo-eldesokey
Copy link
Owner

padding_mode was added in recent version of pytroch. You can set it to 'zeros' and the code should work.

@placeforyiming
Copy link
Author

OK, 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