Description

I’ve been working on creating a GAN trained on screencaps of My Little Pony, Friendship is Magic. This is the result after a 100 epochs. It doesn’t look great, but now they actually look vaguely like the ponies in the show. My goal is to get it to be conditional so you can select characters and it will generate an image with those characters. If you want to see the code used (it’s just a boiler plate GAN right now, though I will be modifying it for the final version) as well as how it progressed over 100 epochs you can download the zip. You can’t actually run it though as it does not contain the dataset, which I’m not sharing for now as creating it was the real art behind this phase of the project.

Comments

Syntax quick reference: **bold** *italic* ||hide text|| `code` __underline__ ~~strike~~ ^sup^ %sub%

Detailed syntax guide