Hzzone / ProPos

Self-Supervised Learning for Deep Clustering (TPAMI 2022)
104 stars 15 forks source link

inquiry on using other clustering algorithm #19

Open harrykwon0524 opened 2 days ago

harrykwon0524 commented 2 days ago

Hello, i was interested in the work and had a question. Was there any reason spherical kmeans was chosen as clustering method for downstream task? Would the results differ greatly if DBSCAN or hierarchical clustering were used?