Need a python face recognition code with best accuracy
Budget: $10 – $30 USD
I need to buy a face recognition (in python) code with the best possible accuracy and good UI. I need the following features
1. Add cameras into db for detection
2. Add a face in blacklist by either uploading a picture or by detecting faces from live cam
3. Start detection of multiple cameras for live detection and recognition from faces already stored in whitelist and blacklist.
4. Give alert on screen if any face on any live cam matches with face in black list.
5. Save all the faces in db and tag them as either unknow or as blacklist face id. Make sure we track each face and update its entry into db only once till the time it is there in front of camera.
6. Report showing all faces with filter options.
7. source code of complete project
1. Add cameras into db for detection
2. Add a face in blacklist by either uploading a picture or by detecting faces from live cam
3. Start detection of multiple cameras for live detection and recognition from faces already stored in whitelist and blacklist.
4. Give alert on screen if any face on any live cam matches with face in black list.
5. Save all the faces in db and tag them as either unknow or as blacklist face id. Make sure we track each face and update its entry into db only once till the time it is there in front of camera.
6. Report showing all faces with filter options.
7. source code of complete project