This is the code for DisguiseNet paper which was accepted at CVPR Disguised Faces in Wild Workshop, 2018.
- Keras-VGG Face :
pip install keras_vggface
Python 2.7
- Currently not compatible with other versions- Keras with Tensorflow backend-
pip install keras
@inproceedings{peri2018disguisenet,
title={DisguiseNet: A Contrastive Approach for Disguised Face Verification in the Wild},
author={Peri, Skand Vishwanath and Dhall, Abhinav},
booktitle={CVPR Workshop on Disguised Faces in the Wild},
volume={4},
year={2018}
}