Hi,
I am interested in this project and trying to use the model to train my own image data.
However, I found that the faiss tool with GPU is very slow in the starting time.
The code "return _swigfaiss.PCAMatrix_train(self, n, x)" costs over nearly 20 minutes.
Therefore I wonder if there is anyway to solve this problem and speed up the training process?
Thanks a lot!
Hi, I am interested in this project and trying to use the model to train my own image data. However, I found that the faiss tool with GPU is very slow in the starting time. The code "return _swigfaiss.PCAMatrix_train(self, n, x)" costs over nearly 20 minutes. Therefore I wonder if there is anyway to solve this problem and speed up the training process? Thanks a lot!