T2F
Face generator
Generates images of human faces based on textual descriptions using deep learning techniques.
T2F: text to face generation using Deep Learning
548 stars
34 watching
100 forks
Language: Python
last commit: over 2 years ago adversarial-machine-learninggangenerative-adversarial-networkprogressively-growing-gantext-to-image
Related projects:
Repository | Description | Stars |
---|---|---|
dmitryulyanov/age | This repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation. | 285 |
akanimax/pro_gan_pytorch | Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 536 |
mrzzm/hdtf | A project providing a dataset and code for generating talking faces with high-resolution audio-visual data | 347 |
taoxugit/attngan | Reproduces text-to-image generation with attentional generative adversarial networks. | 1,339 |
zsdonghao/text-to-image | A TensorFlow implementation of generating images from text descriptions using a Generative Adversarial Network (GAN) architecture | 599 |
thereforegames/txt2mask | Automatically generates masks for image inpainting using natural language input | 518 |
pbaylies/stylegan2 | Implementation of a generative adversarial network for generating images with conditional variations. | 315 |
denly/aifont | Training an artificial neural network to generate characters from a subset of styles, aiming to create a comprehensive Chinese font. | 14 |
yiranran/audio-driven-talkingface-headpose | Generates talking face videos based on audio and personalized head pose estimation | 735 |
xgtu/2dasl | This project provides software and source code for 3D face reconstruction and alignment from a single image using self-supervised learning. | 467 |
lelechen63/atvgnet | This repository provides implementations of neural networks used in cross-modal talking face generation | 258 |
wuhaozhe/style_avatar | Generates stylized talking faces and videos using deep learning models | 278 |
dribnet/portrain-gan | A Python implementation of a Generative Adversarial Network (GAN) model used to generate portraits from latent codes. | 40 |
casualganpapers/make-a-scene | PyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation | 333 |
senhe/dlfs | A method to synthesize faces across different ages | 66 |