sanviiz/hairstyle-try-on
Virtual hair makeover from image processing project.
Leverages semantic segmentation maps to isolate hair regions, then applies Stochastic Differential Editing (SDEdit) with fast marching inpainting to transfer hairstyles and colors from target images onto source faces. Built on SDEdit's diffusion-based architecture, it handles occluded faces and enables single-image hairstyle transfer through noise-level conditioning. Includes a Streamlit demo deployable on Google Colab with pre-trained face segmentation and CelebA-HQ checkpoints.
No commits in the last 6 months.
Stars
45
Forks
9
Language
Python
License
MIT
Category
Last pushed
Jul 19, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sanviiz/hairstyle-try-on"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AdiNarendra98/AI-for-Fashion
👕👖🥻Implementations of AI for my UG Project-"Generative Models and Recommender Systems for...
gofynd/mildnet
Visual Similarity research at Fynd. Contains code to reproduce 2 of our research papers.
andrewjong/SwapNet
Virtual Clothing Try-on with Deep Learning. PyTorch reproduction of SwapNet by Raj et al. 2018....
KefanPing/Outfit_Recommendation_Project
An outfit recommendation local app.
BouzCS/Fashion_Recommender_System
Website application for fashion recommendation using machine learning.