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
560 stars 72 forks source link

Visualisation #146

Closed zeejja closed 1 month ago

zeejja commented 1 month ago

Hello, I run the demo of visualisation and I obtained this result, but I don't know if it is the predictions that are visualised or not ? image image

drprojects commented 1 month ago

These are the annotations, not the predictions.

The answer to your question was in the visualization documentation, please read the provided resources before opening an issue