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
546 stars 71 forks source link

Is CUDA 12.0 supported now? #55

Closed vitakk98 closed 8 months ago

drprojects commented 8 months ago

No, due to this issue #39.

PS: if you are interested in this project, don't forget to give our project a ⭐, it matters to us !

vitakk98 commented 8 months ago

ok thank you