Completed
- Start
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Build a Python Facial Recognition App with Tensorflow and Kivy
Automatically move to the next video in the Classroom when playback concludes
- 1 - Start
- 2 - Setting Up Tensorflow and Keras for Deep Learning
- 3 - Collecting Image Samples and Using the LFW Dataset
- 4 - Loading Images into the Tensorflow Dataloader
- 5 - Building a Siamese Neural Network
- 6 - Building a Custom Training Loop with tf.GradientTape
- 7 - Testing the Model on Images
- 8 - Integrating with OpenCV
- 9 - Building the Kivy App and Integrating with Tensorflow