Devasy23 / FaceRec

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
32 stars 30 forks source link

Open source #106

Open Harsimran-Dalal opened 4 weeks ago

Harsimran-Dalal commented 4 weeks ago

Description

Please include a summary of the changes and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist:

sweep-ai[bot] commented 4 weeks ago

Hey @Harsimran-Dalal, here is an example of how you can ask me to improve this pull request:

@sweep Add unit test cases for `detect_faces` function that test error handling scenarios (e.g., invalid image path, corrupted image file, unsupported image format)

:book: For more information on how to use Sweep, please read our documentation.