Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to train the stylegan model? #5

Closed
zackzhao opened this issue Oct 20, 2021 · 2 comments
Closed

How to train the stylegan model? #5

zackzhao opened this issue Oct 20, 2021 · 2 comments

Comments

@zackzhao
Copy link

Hi, that is a great work, but I have a problem. Such as in "kmeans_clustering_search_human.ipynb", you use the trained model "output_path = 'human_ada.pth". My problem is when you use K-means, why it can directly cluster two eyes or two ears together. So when you trained the stylegan model, do you need the classes label?

@warmspringwinds
Copy link
Owner

Hi,

Do you mean that you want left and right ears to be in separate clusters?

@Luvata
Copy link

Luvata commented Jun 3, 2022

@warmspringwinds Do you have any advice to make left and right ears to be in separate clusters? My first guess is using some kind of heuristic, but can we make it from the clustering step? I tried to increase K but it doesn't

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants