LMD0311 / PointMamba

[NeurIPS 2024] PointMamba: A Simple State Space Model for Point Cloud Analysis
https://arxiv.org/abs/2402.10739
Apache License 2.0
361 stars 24 forks source link

windows reproduce #21

Closed SunshineDHW closed 3 months ago

SunshineDHW commented 3 months ago

Do you conduct experiments on Windows? If I need to reproduce the experiments on Windows, what modifications are necessary?

LMD0311 commented 3 months ago

I apologize for not being able to give you more references. All experiments were performed on the Ubantu server.

SunshineDHW commented 3 months ago

I know that during installation, "KNN_CUDA" needs to be differentiated between Windows and Linux versions. So, do I need to differentiate between Windows and Linux versions when installing "Chamfer" and "PointNet++"?