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

If it's useful to you, please star ^_^
-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.
- Set up enviroment
pip install -r requirements.txt- Inference
python main.py --path=path_to_dir --wear_type='glasses'
the result will be saved in results floder
the code is mainly refer to: https://github.com/Amoswish/wear_mask_to_face