Closed tinaYA524 closed 1 year ago
We didn't test our code in Windows, and the problem seems like the wrong packages have been installed.
If you were testing our code in Windows, please try the following commands to install KNN_CUDA:
git clone --branch windows https://github.com/unlimblue/KNN_CUDA.git
cd C:\\PATH_TO_KNN_CUDA
make
make install
according to https://github.com/unlimblue/KNN_CUDA.
First of all, thank you very much for sharing the code. It is a pity that I did not execute it well.
I used the data of MVTec 3D and eyecandies respectively, and the following errors appeared. It would be great if you could help me solve this problem. Thank you again for your work!