maryamanwer / CCTV-Drone-with-face-recognition

CCTV/ Drone camera with Face recognition which give full details of person or group pof person and this method used in Crowd management
0 stars 1 forks source link

Multiple Faces #1

Open fadi212 opened 5 years ago

fadi212 commented 5 years ago

Hi there, I am working on face recognition with your method. I wanted to know one thing, is there a way that we put multiple images(if different orientations) in the known folder. We compare encodings one by one but how can we specify that all these encodings are for the same person and whenever we test it we should get our results right

maryamanwer commented 5 years ago

hey, Yes u can put multiple images with different orientation.

fadi212 commented 5 years ago

And I can put in the same label for all the images. Like if someone is looking right or left and we are unable to capture all the details, but we have the encodings and it should work right ?