ArtistGAN is a tool used to generate human face images from their descriptions given in textual format.
- Labelled Faces in the Wild (LFW)
- CelebA
Face2Text for image descriptions
-
Text Encoder
-
Conditioning Augmentation
-
Generative Adversarial Networks (GANs)
-
Feature Tuning
-
Programming Language: Python(PyTorch)
-
Libraries: Numpy, Pillow, Torch, TorchVision, etc.
-
System Configuration:
- Processor: Intel Xeon @ 2.30 GHz
- RAM: 16gb
- GPU: Google Colab and Kaggle - Tesla T4 and K80
For more details, refer to this presentation and thesis report.