xiaoxiong74 / face-cluster-by-infomap

face-cluster-by-infomap 一种无监督人脸聚类方法,在开源数据集上取得SOTA效果
165 stars 25 forks source link

is it possible to update the cluster? #8

Open pourfard opened 4 months ago

pourfard commented 4 months ago

Hi,

After running infomap we get a cluster. There are two questions:

1- After getting features for a new face, is it possible to search inside the cluster and get the cluster label for the new face?

2- Is it possible to add this new face feature and update the cluster without making the cluster from scratch?