EleGANt
Makeup GAN
This implementation provides a framework for generating realistic makeup transfer results using Generative Adversarial Networks (GANs)
PyTorch code for "EleGANt: Exquisite and Locally Editable GAN for Makeup Transfer" (ECCV 2022)
165 stars
2 watching
36 forks
Language: Python
last commit: over 3 years ago eccvelegantganmakeupmakeup-transferpytorch
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | An implementation of a deep learning-based makeup transfer algorithm that can robustly handle pose and expression variations in images. | 737 |
| | This project enables makeup transfer using a Generative Adversarial Network to disentangle facial identity and makeup features. | 118 |
| | A PyTorch implementation of a Generative Adversarial Network (GAN) for discovering cross-domain relations. | 1,084 |
| | A PyTorch implementation of an image-to-image translation model that generates anime-style images from face images. | 1,158 |
| | Implementation of a deep learning model for generating high-quality images with improved stability and variation. | 538 |
| | A PyTorch implementation of cycle and semi-supervised GANs for domain transfer between MNIST and SVHN datasets | 433 |
| | A PyTorch implementation of Generative Adversarial Networks for anime face drawing | 1,282 |
| | This repository provides code for training Generative Adversarial Networks (GANs) for various image datasets, including face generation. | 285 |
| | An implementation of Generative Adversarial Networks in PyTorch for generating realistic data from a given distribution. | 32 |
| | Reimplementation of GANimation facial animation from a single image using PyTorch | 251 |
| | Annotated implementations of various deep generative models using PyTorch | 498 |
| | An application that transfers makeup styles from reference images to non-makeup faces using deep generative adversarial networks. | 656 |
| | This code implements a PyTorch-based makeup transfer system using semantic-aware correspondence | 34 |
| | PyTorch implementation of a scene-based text-to-image generation system with human priors using Generative Adversarial Networks and semantic segmentation | 334 |
| | Visualizes and understands internal representations of generative adversarial networks (GANs) to analyze their behavior and improve performance. | 1,770 |