Skip to content

Python Interface for a Caffe-based Face Parsing Project

License

Notifications You must be signed in to change notification settings

cunjian/face_segmentation

Repository files navigation

[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

About

Python Interface for a Caffe-based Face Parsing Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published