-
Notifications
You must be signed in to change notification settings - Fork 128
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
spconv question #73
Comments
You may have to first install the module spconv from https://github.com/traveller59/spconv. |
I cannot install spconv1 successfully, how do you install it? |
If you want to run this project successfully, what you should install is spconv1.2.1 not spconv1.0 or spconv2.* |
|
Could you please list the steps to install that specific version. I am trying to run this project on google colab. Thanks in advance |
I think this dockerfile will help you. |
Hello ! Did you succeed in installing spconv? |
@adnananouzla that works |
Hello, when I execute this line of code:
python tools/create_data.py kitti_data_prep --root_path=KITTI_DATASET_ROOT
I encountered this report error:
ImportError: cannot import name 'spconv_utils'
The text was updated successfully, but these errors were encountered: