Zhongdao / gcn_clustering

Code for CVPR'19 paper Linkage-based Face Clustering via GCN

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

knn上界已经复现了,但我认为graph_propagation的max_sz不太合理,完全可以改成th逐渐递减的模式去划分clusters

FDuiv opened this issue · comments

commented

k=5
image
k=80
image

commented

哦,我的问题 max_sz和step是根据数据猜出来的,用来固定一个上界