Free and open source face recognition with deep neural networks.
This research was supported by the National Science Foundation (NSF) under grant number CNS-1518865. Additional support was provided by the Intel Corporation, Google, Vodafone, NVIDIA, and the Conklin Kistler family fund. Any opinions, findings, conclusions or recommendations expressed in this material are those of the authors and should not be attributed to their employers or funding sources.
Unless otherwise stated, the source code and trained Torch and Python model files are copyright Carnegie Mellon University and licensed under the Apache 2.0 License. Portions from the following third party sources have been modified and are included in this repository. These portions are noted in the source files and are copyright their respective authors with the licenses listed.
| Project | Modified | License |
|---|---|---|
| Atcold/torch-TripletEmbedding | No | MIT |
| facebook/fbnn | Yes | BSD |
| dlib-models (68 face landmark detector) | No | CC0 |