youngLBW / HRN

[CVPR2023] A Hierarchical Representation Network for Accurate and Detailed Face Reconstruction from In-The-Wild Images.
https://younglbw.github.io/HRN-homepage/
Apache License 2.0
414 stars 38 forks source link

About face masking #14

Open LebornCC opened 1 year ago

LebornCC commented 1 year ago

Can you tell me how to get a face mask? The article cited doesn't give me code and pre-trained models, can you give me a little advice, or alternatives?

youngLBW commented 1 year ago

Hi, the cited article has not released the code and pre-trained models yet. We provide the segment_face.pb in https://github.com/youngLBW/HRN/blob/main/assets/README.md, which is implemented based on the cited article and can be applied to obtain the face mask.