johannbm / ai-chapter-face-rec

Coding example from my Face Recognition talk in the artificial chapter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Here is the code snippet shown at my talk in the artificial chapter

Requirements

face_recognition that again requires dlib

Suggested reading

This blog post is from the creator of the face_recognition I use and explains the pipeline we use perfectly.

About

Coding example from my Face Recognition talk in the artificial chapter


Languages

Language:Python 100.0%