Yang7879 / 3D-BoNet

🔥3D-BoNet in Tensorflow (NeurIPS 2019, Spotlight)
https://arxiv.org/abs/1906.01140
MIT License
391 stars 85 forks source link

test results #51

Open neshatbln opened 3 years ago

neshatbln commented 3 years ago

Hi, Thanks for sharing your code. I trained and tested S3DIS, but I cannot find the numerical results. Would you please let me know where I can find them? Thanks.

Yang7879 commented 3 years ago

Hi @neshatbln, if you want to get the final precision and recall scores, please run the evaluation script after training. https://github.com/Yang7879/3D-BoNet/blob/master/main_eval.py