-
Notifications
You must be signed in to change notification settings - Fork 52
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
how to run test.py correctly and how to visualize the result? #45
Comments
My results are almost the same with you when finishing running
|
Thank you for your reply, but I'm afraid my problem is not like what you said. What I want to visualize is the point cloud map after the semantic segmentation,I can visulize the result on tensorboard. |
i occured this question too, whats MiniDijon8.ply meaning? |
Hi, hope this works for you |
Hi, |
thank you for your contribution!
I have some questions about test.py, while I running this python file,the result is so weird as the following.
Loading data...
5_hallway_1_KDTree.pkl 6.2 MB loaded in 0.2s
5_hallway_15_KDTree.pkl 2.4 MB loaded in 0.0s
5_WC_2_KDTree.pkl 1.2 MB loaded in 0.0s
5_conferenceRoom_2_KDTree.pkl 3.7 MB loaded in 0.0s
5_conferenceRoom_1_KDTree.pkl 1.9 MB loaded in 0.0s
5_WC_1_KDTree.pkl 1.3 MB loaded in 0.0s
5_hallway_14_KDTree.pkl 1.4 MB loaded in 0.0s
5_hallway_12_KDTree.pkl 1.4 MB loaded in 0.0s
5_hallway_13_KDTree.pkl 2.4 MB loaded in 0.0s
5_hallway_11_KDTree.pkl 1.5 MB loaded in 0.0s
5_hallway_5_KDTree.pkl 5.1 MB loaded in 0.0s
5_conferenceRoom_3_KDTree.pkl 2.8 MB loaded in 0.0s
5_hallway_3_KDTree.pkl 2.3 MB loaded in 0.0s
5_hallway_10_KDTree.pkl 2.2 MB loaded in 0.0s
5_hallway_4_KDTree.pkl 1.9 MB loaded in 0.0s
5_hallway_2_KDTree.pkl 8.2 MB loaded in 0.0s
Preparing reprojected indices for testing
Size of training : 16
Size of validation : 0
Loading model...
Predicting labels...
Accuracy: 0.22160644829273224
Writing results...
Assigning labels to the point cloud...
wrong field dimensions
Done. Time elapsed: 2.2s
And I can not visualize the result about S3DIS task, could you please help me ?
The text was updated successfully, but these errors were encountered: