Completed
Intro
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Real-time Face Recognition With Microsoft Cognitive Services
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Why Cognitive Services?
- 3 Challenges
- 4 Face API tiers
- 5 Web API calls for 3 people
- 6 What about streaming?
- 7 Naive implementation (cost)
- 8 Simple cost reductions
- 9 Offline face detection libraries
- 10 Tracking faces
- 11 Detect moving faces
- 12 Tracking number of faces (code)
- 13 Additional tips #5
- 14 Additional tips #6
- 15 Low light environment - web cam
- 16 Low light environment - Kinect v2
- 17 Infrared camera
- 18 IR/depth cameras with Cognitive Services
- 19 Recap