Overview
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn how to build a deep facial recognition application for authentication in this comprehensive video tutorial. Explore the process of preparing data for deep learning using TensorFlow Dataloader. Discover techniques for scaling and resizing images as part of a deep learning pipeline, loading and labelling images efficiently, and splitting data pipelines into training and testing partitions. Follow along as the instructor demonstrates implementing facial recognition based on the Siamese Neural Networks for One-shot Image Recognition paper. Gain hands-on experience with loading image paths into tf.data, creating positive and negative samples, and optimizing your pipeline through caching and batching. Access the provided code repository and additional resources to enhance your understanding of facial recognition technology and its practical applications in authentication systems.
Syllabus
- Start
- Loading Image paths into tf.data
- Loading, Scaling and Resizing Images in a pipeline
- Creating Positive and Negative Samples
- Caching, Batching and Splitting the Pipeline
Taught by
Nicholas Renotte