Go to file
dependabot[bot] 13e436f5f9
Bump pyyaml from 3.11 to 5.1
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.11 to 5.1.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/3.11...5.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-04 03:28:16 +00:00
.github Initial commit 2017-03-06 12:45:19 -08:00
face_recognition_models Add 5 point model 2017-09-23 21:42:09 +01: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 Bump pyyaml from 3.11 to 5.1 2019-11-04 03:28:16 +00:00
setup.cfg Initial commit 2017-03-06 12:45:19 -08:00
setup.py Add 5 point model 2017-09-23 21:42:09 +01: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.