Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 969 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 969 Bytes

[Face Parsing]

This project provides a python API for an existing face parsing project. Please see the original project for installation.

Testing

  1. Download the parsing model

https://1drv.ms/u/s!AhFf7JiY9UVbgVEPTIeu3d7ey1No

  1. Run the following scripts

cd matlab/FaceCompletion_testing/ python demo_parsing128_test.py alt text

Citation

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