jeffheaton / t81_558_deep_learning

T81-558: Keras - Applications of Deep Neural Networks @Washington University in St. Louis
https://sites.wustl.edu/jeffheaton/t81-558/
Other
5.71k stars 3.04k forks source link

generating high quality faces with gans #125

Closed ms0017 closed 2 years ago

ms0017 commented 2 years ago

Dear Dr. Heaton,

I have been following your teachings closely on YouTube, and I would like to use this opportunity to share my genuine appreciation for all the amazing contents, resources, and knowledge you are making available to the world.

One of my favorite repo's of all time is your work on style gans, particularly the face generation aspect of it.

It would be greatly appreciated by the learning community if you could suggest how to create high resolution images (at lease 1024x1024 pixels [could be an idea for your next YouTube video :)]) with the current code base that you have established.

Nvidia uses the same pretrained model as you, I believe, to generated hd images, so I a little lost on why hd images are not generated with this process also.

I understand you are extremely busy, but this would be a great resource to share with your 'students' if you can make the time. Thanks!

jeffheaton commented 2 years ago

I did end up creating a video on this. Greater than 1024 is problematic with current StyleGAN code.

https://www.youtube.com/watch?v=0q-38tHoz1s