yl-1993/learn-to-cluster

How to apply lgcn for clustering on custom embeddings of collected face images?

Nigar21 opened this issue · 1 comments

We have collected images and extracted their 512 embeddings via ArcFace. .npy files are ready for training & testing. How to cluster them using lgcn?

If using lgcn, you may follow the training and testing guideline or refer to the original repo.