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]Can not save predictions for testset #12

Open
Monster88Ra opened this issue Nov 11, 2019 · 5 comments
Open

[bug]Can not save predictions for testset #12

Monster88Ra opened this issue Nov 11, 2019 · 5 comments

Comments

@Monster88Ra
Copy link

Hello,

I noticed that "--save_prediction" is failed ,because it can not import OnlineVoxelizationDatasetBase from lib.dataset. And there are not any codes of OnlineVoxelizationDatasetBase in dataset.py

May you check it?

Thanks

@Yuwenger
Copy link

same problems!

@chrischoy
Copy link
Owner

Okay, let me get back to it this weekend.

@chronbird
Copy link

the problem still exists, making it difficult for test benchmark

@YAOMOREN
Copy link

haha. The same. i have the same problem. the problem still exists, making it difficult for test benchmark.2021.1.20

@Wuziyi616
Copy link

Just a workaround, if you want to convert the prediction on voxel points back to original points, you can set return_index and return_inverse to True in the sparse_quantization function here. This will give you the inverse mapping from voxel points to original point cloud and you can test the results on both ScanNet and S3DIS.

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

6 participants