seeprettyface-ganerator-dongman
Anime Face Generator
A Python implementation of a StyleGAN-based anime face generator
这是一个用StyleGAN训练出的动漫脸生成器
151 stars
1 watching
57 forks
Language: Python
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pavitrakumar78/anime-face-gan-keras | A GAN-based system to generate anime faces using a custom dataset | 198 |
jayleicn/animegan | A PyTorch implementation of Generative Adversarial Networks for anime face drawing | 1,280 |
dmitryulyanov/age | This repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation. | 285 |
mchong6/gansnroses | A PyTorch implementation of an image-to-image translation model that generates anime-style images from face images. | 1,158 |
pkhungurn/talking-head-anime-demo | Creates anime characters with realistic head movements from single images or webcam feeds using deep learning and computer vision techniques. | 1,999 |
agamiko/pixel_character_generator | A project to generate retro pixel game characters using Generative Adversarial Networks (GANs) and deep learning. | 122 |
wuhaozhe/style_avatar | Generates stylized talking faces and videos using deep learning models | 278 |
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 | 334 |
aratama/kemonogen | An online tool that generates logos based on user input | 122 |
lelechen63/atvgnet | This repository provides implementations of neural networks used in cross-modal talking face generation | 258 |
pbaylies/stylegan2 | Implementation of a generative adversarial network for generating images with conditional variations. | 315 |
thomasp85/gganimate | A package extending ggplot2 to create animated graphics | 1,948 |
dribnet/portrain-gan | A Python implementation of a Generative Adversarial Network (GAN) model used to generate portraits from latent codes. | 40 |
facebookresearch/ca_body | A Python implementation of a neural network architecture for image avatar body generation | 47 |
l1aoxingyu/char-rnn-gluon | A Python implementation of a character-level Recurrent Neural Network (RNN) text generator using the MXNet Gluon framework. | 58 |