Closed woocoder closed 3 years ago
emmm, the reason looks like my gpu is 3090 and cuda 11. So the faiss-gpu in pip doesn't work. when I install faiss follow the issue: https://github.com/facebookresearch/faiss/issues/1629#issuecomment-780509841. The error never raise.
when I follow the steps to run the code. The stage 1 is ok, but the stage 2 always raise StopIteration error. And I check the variables in GLT_kmeans_duke2market.py, I found the error begin from here: The values of label is same, And I don't know why.