michaal94 / torch_DCEC

Pytorch Deep Clustering with Convolutional Autoencoders implementation
MIT License
98 stars 30 forks source link

train on big dataset #8

Open txw1997 opened 3 years ago

txw1997 commented 3 years ago

Hi, thanks for your work. I recently tying to use this clustering method to have a basic clustering result on mini-imagenet dataset. But, result is very bad. So, have your train this network on other bigger dataset?

txw1997 commented 3 years ago

I tying to train DCEC on testset of mini-imagenet. At the start epoch, loss of clustering rise gradually. I don't know is it normal?