An advanced facial recognition system designed for real-time identification using deep learning models and optimized vector search. Features include face detection, embedding generation, and scalable deployment options.
Apache License 2.0
31
stars
30
forks
source link
Expanding the test coverage for existing endpoints #21
Need to cover all possible outcomes including success and failures for all the endpoints. [Currently, have only covered the success part]