Completed
Load Image
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Face Recognition and Identification on NVIDIA Xavier NX
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Patreon Shoutout
- 3 Git Hub Repository
- 4 Open Visual Studio Code
- 5 Import Face Recognition
- 6 Print OpenCV Version
- 7 Open File Explorer
- 8 Load Image
- 9 Find Faces
- 10 Drawing the Picture
- 11 Cleanup
- 12 Face Recognition Library
- 13 Train on Known Faces
- 14 Encoding Faces
- 15 Encoding Array
- 16 Load Unknown Image
- 17 Find Face Positions
- 18 Find Matches
- 19 Name
- 20 Testing
- 21 Label
- 22 Add More Faces
- 23 Step Through Faces
- 24 Test Image
- 25 Training a New Person
- 26 Homework