Build a Python Facial Recognition App with Tensorflow and Kivy
Ever wanted to implement facial recognition or verification into your application?
In this series you’ll learn how to build a deep facial recognition application to authenticate into an application. You’ll start off by building a model using Deep Learning with Tensorflow which replicates what is shown in the paper titled Siamese Neural Networks for One-shot Image Recognition. Once that’s all trained you’ll be able to integrate it into a Kivy app and actually authenticate!
Get the code:
Final App:
Links
Paper: ~rsalakhu/papers/
Labelled Faces in the Wild:
Chapters:
0:00 - Start
0:43 - Setting Up Tensorflow and Keras for Deep Learning
24:35 - Collecting Image Samples and Using the LFW Dataset
1:08:06 - Loading Images into the Tensorflow Dataloader
1:51:25 - Building a Siamese Neural N
1 view
54
14
6 days ago 00:36:09 1
Why Fun Projects Are the Key to Saving This Building