A deep convolutional generative adversarial neural network to generate realistic images of LEGO minifigures
-
LEGO_DCGAN/minifig_imagescontains images of LEGO minifigures to train the model. Obtained via some web-scraping on Rebrickable. -
LEGO_DCGAN/minifig_outputcontains generated images for each trial during training. -
LEGO_DCGAN/generated: has several generated images by runningLEGO_DCGAN/generated/inference.py. Give it a try yourself ;)
Learn more about implementing your own DCGAN in PyTorch here



