Open lin1fan opened 7 months ago
I think, we only support point cloud visualization it his repo.
Can you explain it in detail,After testing, I would like a visual result
You can run visualization command from our readme and than open the results in meshlab.
Hello, how can I visualize the S3DIS dataset in the paper and why are my object prediction results like this?
What do you mean?
If there are many extra low confidence predictions you can increase score_thr
in config.
If you want points to be colored and the boxes to be transparent just play a bit with meshlab options for each layer (points, gt, pred).
What do you mean? If there are many extra low confidence predictions you can increase in config. If you want points to be colored and the boxes to be transparent just play a bit with meshlab options for each layer (points, gt, pred).
score_thr
Thank you, the issue has been resolved!
Hello, can you teach me image visualization