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

SparseConvTensor attribute is missing for spconv at runtime #14

Open
choubaoy opened this issue Oct 24, 2022 · 2 comments
Open

SparseConvTensor attribute is missing for spconv at runtime #14

choubaoy opened this issue Oct 24, 2022 · 2 comments

Comments

@choubaoy
Copy link

Thank you very much for sharing this project. Here is a problem that I need to ask you. I debugged it myself and didn't solve it. Do you know the cause of this error?The specific error message is"AttributeError: module 'spconv' has no attribute 'SparseConvTensor'"

@lzhnb
Copy link
Member

lzhnb commented Nov 16, 2022

Do you use the newest SPConv? The SPConv seems to update to 2.0 versions and changes some API.
Please use the SPConv proposed in PointGroup.

@choubaoy
Copy link
Author

Thank you for your answer. I have improved this question according to your suggestions.Here is another question to ask.The results of the test code only have exponential results. Is there any way to visualize the results?Thank you again for your code sharing, and we look forward to your answer to the visualization of the results.

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