/OpenFace

Open source face recognizer

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

🙈🙉🙊 OpenFace

Open source face recognizer.

Usage

To make the program learn a new face, just run:

python main.py

If you see a square around the face, hit space and see the console for instructions.

To just run face detection, run:

python preview.py

Authors

License

Copyright © Martin Kondor 2021

This repository is licensed under the BSD 3-Clause license. See the LICENSE file for more details.