Closed yichengye310 closed 5 years ago
You can try to update the face_db array when running code, But I think it's means nothing Because you need to synced label the face
I am thinking of naming the new face a random name, then update it in the folder after stopping it. Can you please show me the code to update the face_db array? I tried but it says unable to feed the image into input tensor.
I am thinking of naming the new face a random name, then update it in the folder after stopping it. Can you please show me the code to update the face_db array? I tried but it says unable to feed the image into input tensor.
you can open a daemon thread for updating face_db,then try update after 30s for example
Hi, is it possible to add unknown faces into face_db in real time?
Thank you!