Skip to content

sinhajiya/graphglow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Region-Aware Makeup Transfer using GCNs

Members: Jiya Sinha, Rashi Bharti, Sakshi Tiwari, Nandhana KS

This repo contains code for out Region-Aware Makeup Transfer using GCNs.

Model Architecture:

image gcn

Results:

image

Evaluation through user review:

Mean score: 4.9/10

Mean score of images by 54 users: image

XFlow-GAT

XFlow-GAT was the first architecture we experimented with. The model followed a multi-stage pipeline: node features → graph message passing → updated node features → rasterization → U-Net → image. The idea was to let a GAT capture fine-grained interactions between corresponding facial landmarks and then decode those refined node embeddings into a full image. In practice, this design turned out to be unnecessarily complicated for the relatively constrained task of region-based makeup transfer. The model hallucinated unnatural colors, oversmoothed key regions, and failed to maintain global consistency. The figure below shows an example of the output produced by XGAT-Color. The overly smooth eyelids, distorted lip coloration, and color bleeding into the background demonstrate the instability of this approach when used for direct makeup transfer.

image

About

Graph based makeup transfer network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages