Overview
OpenFace is Python and Torch based open-source, real-time facial recognition software based on Google’s FaceNet research.
In this instructor-led, live training, participants will learn how to use OpenFace’s components to create and deploy a sample facial recognition application.
By the end of this training, participants will be able to:
- Work with OpenFace’s components, including dlib, OpenVC, Torch, and nn4 to implement face detection, alignment, and transformation
- Apply OpenFace to real-world applications such as surveillance, identity verification, virtual reality, gaming, and identifying repeat customers, etc.
Audience
- Developers
- Data scientists
Format of the course
- Part lecture, part discussion, exercises and heavy hands-on practice
Requirements
- An understanding of Deep Learning and neural networks
- Experience with Python
- Experience with Torch