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

Input to predict.py is not in the same dimension as the output #5

Open
OmarAhmadin opened this issue Dec 14, 2018 · 1 comment
Open

Comments

@OmarAhmadin
Copy link

hi,

So I have done training with a good results.I did not use any C++ preprocessing for the dataset but I preprocessed the dataset using some tools my self. Now, for prediction, I want to feed let's say 1 scene which has let's assume: NPOINTS and I get the prediction with the same size of NPOINTS in the same order so I can just save the input data with the predicted labels and get the original file but with the new labels.

Any idea how to do that?

predict.py always generates NPOINTS =8192 all the time!

@rjose97
Copy link

rjose97 commented Aug 25, 2020

Hello

Were you able to solve it? Did you use predict.py with scannet? There are certain data in the scannet dataset class that are not supported.

Thanks in advance. Greetings.

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