Skip to content

you can add something to face image, such as glasses, mask.(脚本实现给人脸图像戴眼镜,戴口罩等)

License

Notifications You must be signed in to change notification settings

Xiangyu33/WearSomethingToFaces

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WearSomethingToFaces

You can add something to face image, such as glasses, mask, etc.
Alt text

If it's useful to you, please star ^_^

Structure

-src: wear something class,glasses and mask.
-something_templetes: something templete imgs

You can add any class and templetes related you need, wearing to faces.

Usage

  1. Set up enviroment
pip install -r requirements.txt
  1. Inference
python main.py --path=path_to_dir --wear_type='glasses'

the result will be saved in results floder

Thanks

the code is mainly refer to: https://github.com/Amoswish/wear_mask_to_face

About

you can add something to face image, such as glasses, mask.(脚本实现给人脸图像戴眼镜,戴口罩等)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages