XuyangGuo/STD-GAN
Instance-level Facial Attributes Editing (CVIU 2021)
This project helps you precisely change specific features on faces in images, like adding bangs or eyeglasses, or modifying hair color. You provide a target face image and a source image with the desired attribute style, and the tool generates a new image where the target face has the transferred attribute. It's designed for digital artists, content creators, or researchers working with facial image manipulation.
No commits in the last 6 months.
Use this if you need to accurately transfer the style of a specific facial attribute from one person's photo to another's, rather than just adding a generic attribute.
Not ideal if you need to edit attributes on non-facial images or perform general image manipulation beyond face features.
Stars
15
Forks
2
Language
Python
License
—
Category
Last pushed
Jul 19, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/XuyangGuo/STD-GAN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
yunjey/domain-transfer-network
TensorFlow Implementation of Unsupervised Cross-Domain Image Generation
taesungp/contrastive-unpaired-translation
Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV...
PaddlePaddle/PaddleGAN
PaddlePaddle GAN library, including lots of interesting applications like First-Order motion...
tohinz/ConSinGAN
PyTorch implementation of "Improved Techniques for Training Single-Image GANs" (WACV-21)
sagiebenaim/DistanceGAN
Pytorch implementation of "One-Sided Unsupervised Domain Mapping" NIPS 2017