ganimation_replicate
Facial Animation Engine
Reimplementation of GANimation facial animation from a single image using PyTorch
An Out-of-the-Box Replication of GANimation using PyTorch, pretrained weights are available!
251 stars
12 watching
49 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list
action-unitsganganimationganimation-pytorchout-of-the-boxpretrained-checkpointspretrained-modelspretrained-weightspytorchreplicate
Related projects:
Repository | Description | Stars |
---|---|---|
mchong6/gansnroses | A PyTorch implementation of an image-to-image translation model that generates anime-style images from face images. | 1,158 |
chenyu-yang-2000/elegant | This implementation provides a framework for generating realistic makeup transfer results using Generative Adversarial Networks (GANs) | 165 |
akanimax/pro_gan_pytorch | Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 538 |
carpedm20/discogan-pytorch | A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. | 1,084 |
junyanz/bicyclegan | A PyTorch implementation of an image-to-image translation model that generates new images from paired training data. | 1,491 |
huggingface/pytorch-openai-transformer-lm | Implementing OpenAI's transformer language model in PyTorch with pre-trained weights and fine-tuning capabilities | 1,511 |
tristandeleu/pytorch-maml-rl | Replication of Model-Agnostic Meta-Learning for Fast Adaptation of Deep Networks in PyTorch for reinforcement learning tasks | 830 |
boyuanjiang/context_encoder_pytorch | A PyTorch implementation of a deep learning model for inpainting images using contextual information | 366 |
huguyuehuhu/hcn-pytorch | Replication of a PyTorch model for action recognition and detection from skeleton data | 218 |
shayneobrien/generative-models | Annotated implementations of various deep generative models using PyTorch | 498 |
owenzlz/deepimageblending | A PyTorch implementation of blending images by optimizing a Poisson loss with style and content loss | 435 |
prlz77/resnext.pytorch | Reproduces ResNet-V3 with PyTorch for computer vision tasks | 511 |
yunlongdong/fcn-pytorch | A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. | 161 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
lotayou/densebody_pytorch | An implementation of CloudWalk's DenseBody paper using PyTorch | 411 |