Go to file
Adam Geitgey af5a73bd58 Merge pull request #1 from ageitgey/cnn-face-detector-model
Add cnn_face_detector model
2017-08-29 09:37:13 -07:00
.github Initial commit 2017-03-06 12:45:19 -08:00
face_recognition_models Add cnn_face_detector model 2017-08-18 15:44:10 -07:00
.editorconfig Initial commit 2017-03-06 12:45:19 -08:00
.gitignore Initial commit 2017-03-06 12:45:19 -08:00
.travis.yml Initial commit 2017-03-06 12:45:19 -08:00
LICENSE Initial commit 2017-03-06 12:45:19 -08:00
MANIFEST.in Initial commit 2017-03-06 12:45:19 -08:00
Makefile Initial commit 2017-03-06 12:45:19 -08:00
README.rst Update README.rst 2017-03-06 15:11:40 -08:00
requirements_dev.txt Initial commit 2017-03-06 12:45:19 -08:00
setup.cfg Initial commit 2017-03-06 12:45:19 -08:00
setup.py Add cnn_face_detector model 2017-08-18 15:44:10 -07:00

README.rst

Face Recognition Models
=======================

This package contains only the models used by `face_recognition <https://github.com/ageitgey/face_recognition>`__.

See  `face_recognition <https://github.com/ageitgey/face_recognition>`__ for more information.

These models were created by `Davis King <https://github.com/davisking/dlib-models>`__ and are licensed in the public domain
or under CC0 1.0 Universal. See LICENSE.