Skip to main content

Blog

Learn About Our Meetup

5000+ Members

MEETUPS

LEARN, CONNECT, SHARE

Join our meetup, learn, connect, share, and get to know your Toronto AI community. 

JOB POSTINGS

INDEED POSTINGS

Browse through the latest deep learning, ai, machine learning postings from Indeed for the GTA.

CONTACT

CONNECT WITH US

Are you looking to sponsor space, be a speaker, or volunteer, feel free to give us a shout.

[P] Can a Generative Adversarial Network (GAN) learn to create new and weird icons?

Hey folks,

I have been working on a customizable implementation of vanilla DC GAN. I scrapped icons dataset across the internet. Then converted those icons to MNIST like images and trained GAN. Here is link to my project.

https://github.com/NaxAlpha/xgan

And the follow up blog post:

https://medium.com/@NaxAlpha/this-icon-does-not-exist-an-application-of-gans-to-icon-generation-5442f0f867a

During training, I tried different architectures and batch sizes. Some results were as following:

– network learned to create hand-drawn icons after ~70 epochs but generator failed after ~200 epochs

Do you guys have any suggestions to improve results?

Thanks

submitted by /u/NaxAlpha
[link] [comments]