I am making attendance system,how can i use this library for my requirement,because whenever i tried to verify faces using
DeepFace.find()
it will give good resuls on static images but whenever i am capturing live image and matching with saved images it will not able to find.Is there any way to do that,If not suggest some resources so i can make my own face verification system
I need help for verifying users with their saved image in database