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

Can't Find .stylegan_networks in networks.py #5

Open
evanchen0430 opened this issue Feb 24, 2024 · 2 comments
Open

Can't Find .stylegan_networks in networks.py #5

evanchen0430 opened this issue Feb 24, 2024 · 2 comments

Comments

@evanchen0430
Copy link

@fredfyyang thanks so much for the code and the dataset! I downloaded the data and tried to add some more features to it. However, when I tried to train the model based on the readme, I noticed that stylegan_networks is missing and there's an error when I tried to train it. Could you please clarify how I can fix that? Thanks!

@AlexTian22
Copy link

I encountered the same issue while attempting to run the code. Despite trying various methods, I was unable to resolve it. Hence, I'm reaching out to inquire if you've managed to find a solution. I would sincerely appreciate any advice or guidance you could provide on this matter.

@evanchen0430
Copy link
Author

I just commented out the parts where it's using stylegan_networks and use other built-in classes instead. The trained result seems pretty reasonable as what the paper showed.

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

2 participants