zhoushengisnoob / DeepClustering

Methods and Implements of Deep Clustering
2.78k stars 414 forks source link

Deep Clustering toolbox #21

Closed ShoufaChen closed 2 years ago

ShoufaChen commented 2 years ago

Thanks for your awesome summary @zhoushengisnoob .

Are there any reports that implement multiple algorithms? like timm repo in ImageNet classification.

zhoushengisnoob commented 2 years ago

Thanks for your suggestion! Actually the fair comparison and benchmark is already under development :) However, currently we are focusing on the survey paper and the assorted benchmark will (hopefully) be released in the next few months. Thanks!

Hzzone commented 1 year ago

Hi, guys I have reproduced some common baselines with self-supervised learning for image clustering, see here https://github.com/Hzzone/ProPos.

zhoushengisnoob commented 1 year ago

Hi, guys I have reproduced some common baselines with self-supervised learning for image clustering, see here https://github.com/Hzzone/ProPos.

Looks good! I will update it in the next version