You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Probably more informational than an issue if there is already a way around this..
How can we add multiple images of the same person like X1.jpg, X2.jpg, X3.jpg, etc. in the known_people folder for more accurate training, and get to recognize the person as X?
The text was updated successfully, but these errors were encountered:
Well currently it needs only one photo to create the mapping, which is later used to calculate the distance from the captured image. It doesn't support multiple photos of same person. In future that can be possible, and an average of the mapping can be taken to find the person, but currently it didn't have that functionality!
Probably more informational than an issue if there is already a way around this..
How can we add multiple images of the same person like X1.jpg, X2.jpg, X3.jpg, etc. in the known_people folder for more accurate training, and get to recognize the person as X?
The text was updated successfully, but these errors were encountered: