This project provides a python API for an existing face parsing project. Please see the original project for installation.
- Download the parsing model
https://1drv.ms/u/s!AhFf7JiY9UVbgVEPTIeu3d7ey1No
- Run the following scripts
cd matlab/FaceCompletion_testing/ python demo_parsing128_test.py
If you use this code for your research, please cite our papers.
@inproceedings{SGGAN2019,
title={Matching Thermal to Visible Face Images Using a Semantic-Guided Generative Adversarial Network},
author={Chen, Cunjian and Ross, Arun},
booktitle={IEEE International Conference on Automatic Face & Gesture Recognition},
year={2019}
}
## Reference:
1. https://github.com/Yijunmaverick/GenerativeFaceCompletion
2. https://sites.google.com/site/yijunlimaverick/facecompletion