ageitgey / face_recognition

The world's simplest facial recognition api for Python and the command line
MIT License
52.98k stars 13.45k forks source link

Api to store and match faces in database #1353

Open superchargez opened 3 years ago

superchargez commented 3 years ago

Hi, I would like to build an API using face recognition that can match faces already in database and if found it can recognize them or add them if they don't get matched

Description

Describe what you were trying to get done. Tell us what happened, what went wrong, and what you expected to happen. IMPORTANT: If your issue is related to a specific picture, include it so others can reproduce the issue.

What I Did

Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.
viv2712 commented 3 years ago

ohk I will let u know what I can do