Face recognition app with python Django
This app can be used as "Face Recognition Server" There is an API endpoint to store any incoming images to DB and two comparison managers, 1 for making comparisons and identifying matches, while the other can be used to send found matches to any server
--- detailed implimentation instructions and docs coming soon ---