Hzzone / ProPos

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

how to reproduce pcl #3

Closed gyc126 closed 2 years ago

gyc126 commented 2 years ago

Hello, how do you implement pcl on the cifar-10 data set, and how to set the parameters (such as the size of the queue, etc.)

Hzzone commented 2 years ago

The parameters you mentioned are identical to moco.

Hzzone commented 2 years ago

Hi, my paper has been accepted and I have uploaded the code.