Skip to content

Segment 18 classes of face(Nose,eyes, hair, skin, hat etc...) pixel wise with high accuracy,

Notifications You must be signed in to change notification settings

anish9/Face-Parsing-Lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face-Parsing-Lite - TensorFlow (2.15.0) - Keras

results

Dataset

The masks of CelebAMask-HQ were manually-annotated with the size of 512 x 512 and 19 classes including all facial components and accessories such as skin, nose, eyes, eyebrows, ears, mouth, lip, hair, hat, eyeglass, earring, necklace, neck, and cloth.

Modified Light-Weight Architecture.

  • Invert residual blocks design was used for Squeeze and Exapansion.
  • DepthWise Convolution was used for the balance of parameter efficiency and accuracy.
  • gelu was used in upscale pathway for smooth graident.
  • Trained with a Polynomial Decay Schedule.

Acknowledge

https://github.com/zllrunning/face-parsing.PyTorch

About

Segment 18 classes of face(Nose,eyes, hair, skin, hat etc...) pixel wise with high accuracy,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages