adversarial-autoencoder
adversarial-autoencoder copied to clipboard
How to realize Unsupervised Clustering with Adversarial Autoencoders
Hi, I follow the instruction described in paper "Adversarial Autoencoders" to realize the Unsupervised Clustering with Adversarial Autoencoders(section 6). But i didn't get the right cluster result. I want to konw if you have already have the cluster net. Could you give me some useful infos and i could finsh it. Thanks
Hi. I added some example of Unsupervised Clustering.
hi, thank you for your update, i train the unsupervised clustering about 600 steps, but the result of it is not good as the paper. is that mean we still need more training time? or this method is not fit for image clustering?
Can't say for sure. I did not experiment with different hyperparameters.