Skip to content

Code for DisguiseNet : A Contrastive Approach for Disguised Face Verification in the Wild

License

Notifications You must be signed in to change notification settings

pvskand/DisguiseNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DisguiseNet : A Contrastive Approach for Disguised Face Verification in the Wild

This is the code for DisguiseNet paper which was accepted at CVPR Disguised Faces in Wild Workshop, 2018.

Requirements

  • Keras-VGG Face : pip install keras_vggface
  • Python 2.7 - Currently not compatible with other versions
  • Keras with Tensorflow backend- pip install keras

Architecture

Citation

@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}
}

About

Code for DisguiseNet : A Contrastive Approach for Disguised Face Verification in the Wild

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages