Generating faces of cats using Generative Adversarial Networks
ajolicoeur.wordpress.com
Generating faces of cats using Generative Adversarial Networks
1–10 of 61 posts
Re: Generating faces of cats using Generative Adversarial Networks
#2Re: Generating faces of cats using Generative Adversarial Networks
#3I was expecting meows.
This is technically a meow generator generator.
Re: Generating faces of cats using Generative Adversarial Networks
#4Re: Generating faces of cats using Generative Adversarial Networks
#5Re: Generating faces of cats using Generative Adversarial Networks
#6With this kind of task, how do you verify that you didn't just overfit and start reproducing the input data?
Also, you could verify by writing unit tests with OpenCV to look for similar sources. Since it's all headshots, it will find matches for sure, but it would also find with human faces.
Re: Generating faces of cats using Generative Adversarial Networks
#7With this kind of task, how do you verify that you didn't just overfit and start reproducing the input data?
She's generating it from noise: https://github.com/AlexiaJM/Deep-learning-with-cats/blob/mas... Also, you could verify by writing unit tests with OpenCV to look for similar sources. Since it's all headshots, it will find matches for sure, but it would also find with human faces.
[0] https://web.archive.org/web/20150703060412/http://137.189.35...
Re: Generating faces of cats using Generative Adversarial Networks
#8With this kind of task, how do you verify that you didn't just overfit and start reproducing the input data?
Re: Generating faces of cats using Generative Adversarial Networks
#9Re: Generating faces of cats using Generative Adversarial Networks
#10I was expecting meows.