Face Recognition v0.2.0 Release Notes

Release Date: 2017-06-03 // almost 7 years ago
    • The CLI can now take advantage of multiple CPUs. Just pass in the -cpus X parameter where X is the number of CPUs to use.
    • ➕ Added face_distance.py example
    • 👌 Improved CLI tests to actually test the CLI functionality
    • Updated facerec_on_raspberry_pi.py to capture in rgb (not bgr) format.