JonasSchult / Mask3D

Mask3D predicts accurate 3D semantic instances achieving state-of-the-art on ScanNet, ScanNet200, S3DIS and STPLS3D.
MIT License
528 stars 105 forks source link

Cuda Version Compatibility #44

Closed Charlescai123 closed 1 year ago

Charlescai123 commented 1 year ago

Hello, I notice that in your readme the cuda version is 11.6, so on my platform is 11.4, does it work for the code too?

JonasSchult commented 1 year ago

Hi Charles,

I tested the code on several systems. I am quite confident that it will work. Make sure to install the correct dependencies. Let me know if you need help!

Best, Jonas