thaoshibe/BeautyGAN-PyTorch-reimplementation
A re-implementation of BeautyGAN: Instance-level Facial Makeup Transfer with Deep Generative Adversarial Network (ACM MM'18)
This helps makeup artists, beauty bloggers, or digital content creators experiment with different makeup styles without physically applying them. You provide a photo of a person and a photo of a makeup look you admire, and it creates a new image of the person wearing that makeup. This is for professionals who want to visualize makeup transformations or create digital try-on experiences.
No commits in the last 6 months.
Use this if you need to digitally transfer a specific makeup style from one reference image onto another person's face.
Not ideal if you're looking for a user-friendly app for quick, casual photo edits, as this requires technical setup and training.
Stars
88
Forks
17
Language
Python
License
MIT
Category
Last pushed
Mar 18, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/thaoshibe/BeautyGAN-PyTorch-reimplementation"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
sanjay035/Sketch2Color-anime-translation
Given a simple anime line-art sketch the model outputs a decent colored anime image using...
cgao96/deepsketch2face
Demo and Database of "DeepSketch2Face" (SIGGRAPH 2017)
LingDong-/edges2calligraphy
Using pix2pix to convert scribbles to Chinese calligraphy
vinesmsuic/White-box-Cartoonization-PyTorch
PyTorch implementation of “Learning to Cartoonize Using White-box Cartoon Representations” (CVPR...
NoahVl/Explaining-In-Style-Reproducibility-Study
Re-implementation of the StylEx paper, training a GAN to explain a classifier in StyleSpace,...