We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi. Thank you for this amazing contribution. I want to ask that what is the output format? Do we get a segmented pointclouds. (like, las,laz,ply) ?
The text was updated successfully, but these errors were encountered:
Hi, yes, it outputs ply files for semantic and instance results separately, please see the following code:
ForAINet/PointCloudSegmentation/torch_points3d/metrics/panoptic_tracker_pointgroup_treeins_partseg.py
Line 768 in 16ec954
Line 830 in 16ec954
All the output files will be located at the output folder, and you could visualize them by using cloudcompare software.
Sorry, something went wrong.
No branches or pull requests
Hi. Thank you for this amazing contribution. I want to ask that what is the output format? Do we get a segmented pointclouds. (like, las,laz,ply) ?
The text was updated successfully, but these errors were encountered: