We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I run this command "python demo.py --cfg ./config/demo.yaml" Some trouble happened, like this:
What's wrong with it? My environment: Ubuntu 18.04 Pytorch+Cuda: 1.9.0+cu111 Python: 3.7
The text was updated successfully, but these errors were encountered:
Did you solve this?
Sorry, something went wrong.
Requires downgrade to torchsparse 2.0.0:
mit-han-lab/torchsparse#230
No branches or pull requests
When I run this command "python demo.py --cfg ./config/demo.yaml"
![10](https://private-user-images.githubusercontent.com/24822200/260880195-591baf78-41b8-410f-a561-cbf60fd5f478.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1NzQ5NDcsIm5iZiI6MTczOTU3NDY0NywicGF0aCI6Ii8yNDgyMjIwMC8yNjA4ODAxOTUtNTkxYmFmNzgtNDFiOC00MTBmLWE1NjEtY2JmNjBmZDVmNDc4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDIzMTA0N1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTA1YjE3YzdiYjNmNzEyOTc2ZmNjYjgyNTE1M2U4NmU4YmUyMTE4MmYwZjZiNWNiOGI5NjMxMWYxNTg1MzRjODEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.VILetkEkePYMOuOzWcvAnDluTW5-bZ5EJLwNBnVVUrg)
Some trouble happened, like this:
What's wrong with it?
My environment:
Ubuntu 18.04
Pytorch+Cuda: 1.9.0+cu111
Python: 3.7
The text was updated successfully, but these errors were encountered: