v0 (color channel issue)
v1.0
v1.2
v1.3
v2.1
v2.1
v2.1
v2.1
v2.2
v2.2
v2.2
v2.2
Yankees
James Franco?
George W Bush?
Dataset: https://www.kaggle.com/datasets/gpiosenka/100-bird-species
Although ruined by youtube video compression, this still shows interesting elements of a training loop. You can see that the model starts with nothing; just noise. As it improves it slowly narrows down what it means to show a bird. Near the end the image classifier outpaces the generator and the entire process falls apart. Future versions would add extra deconv filters and layers to the generator, while also regularly resetting the classifier.