drprojects / superpoint_transformer

Official PyTorch implementation of Superpoint Transformer introduced in [ICCV'23] "Efficient 3D Semantic Segmentation with Superpoint Transformer" and SuperCluster introduced in [3DV'24 Oral] "Scalable 3D Panoptic Segmentation As Superpoint Graph Clustering"
MIT License
508 stars 65 forks source link

How to visualize the segmentation results of the data set #89

Closed gyy520cyaowu closed 3 months ago

gyy520cyaowu commented 3 months ago

I trained and tested the dataset[s3dis], How to visualize the segmentation results of the dataset?

drprojects commented 3 months ago

See our provided notebooks, we provide some clear instructions for using our interactive visualization tool.