Intel® Distribution of OpenVINO™ Toolkit
Community assistance about the Intel® Distribution of OpenVINO™ toolkit, OpenCV, and all aspects of computer vision-related on Intel® platforms.
6403 Discussions

Face recognition using openvino c++ windows

R__A
Beginner
456 Views

Hi

Is there any demo/tutorial available where we can train a model for dataset of known images(person A or B) and then can recognize them if its person A or B.

Thanks

0 Kudos
3 Replies
Shubha_R_Intel
Employee
456 Views

Dear R, A:

How about the OpenVino interactive_face_detection_demo ?

http://docs.openvinotoolkit.org/latest/_inference_engine_samples_interactive_face_detection_demo_README.html

Thanks,

Shubha

 

0 Kudos
R__A
Beginner
456 Views

Hi Shubha

I dont think the demo does the face recognition part. So lets say if I come in front of the camera, will it show that the detected face is R, A.?

Thanks

0 Kudos
Shubha_R_Intel
Employee
456 Views

Dear R, A,

Yes you are right.  To identify a face as belonging to "John" or "Sue" we have Smart Classroom Demo . But this demo has as a pre-requisite that the video or image is a classroom setting. For instance, if you use your webcam and the webcam is not panning a classroom setting, the Smart Classroom Demo won't work.

Hope it helps,

Thanks,

Shubha

 

0 Kudos
Reply