Skip to content

Processing people on video using OpenVINO™

Notifications You must be signed in to change notification settings

electrobullet/openvino-workshop-public

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

openvino-workshop-public

Video processing powered by OpenVINO™

I was asked not to publish the code, but I can provide it to you upon request.
Here is the video demonstrating how the program works on Intel Core i5-8250U.

Tasks

  • Use face detection networks to detect all person on image
  • Find out age and gender of all present on the image
  • Also their emotions
  • Recognize all persons
  • If no matches found - add one to the database
  • Repeat all of it with video

It's me