Basel morphable face model mesh and texture generator using GPU.
-
Updated
Sep 14, 2020 - C
Basel morphable face model mesh and texture generator using GPU.
PyTorch implementation of the original GAN algorithm from scratch.
Presenting a Deep Convolutional Generative Adversarial Network (DCGAN) for generating anime faces. The process involves training a discriminator and generator neural network on a dataset comprising 21,551 manually resized anime faces (64x64 pixels). The generator is capable of producing realistic anime faces after being trained for 50 epochs.
Avatar generator with JavaScript from canvas
A command-line python application to generate customizable human faces using an external API.
Face generator is one of the applications of the Generative Adversarial Network. This was built on top of the PyTorch library.
DCGAN (Deep Convolutional Generative Adversarial Network) model for generating fake face images with PyTorch.
Add a description, image, and links to the face-generator topic page so that developers can more easily learn about it.
To associate your repository with the face-generator topic, visit your repo's landing page and select "manage topics."