https://github.com/eld4niz/face_recognition_api
Face Recognition System With FaceNet Based On TensorFlow
https://github.com/eld4niz/face_recognition_api
computer-vision flask opencv python tensorflow
Last synced: 3 months ago
JSON representation
Face Recognition System With FaceNet Based On TensorFlow
- Host: GitHub
- URL: https://github.com/eld4niz/face_recognition_api
- Owner: eld4niz
- Created: 2019-09-26T12:09:15.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2023-10-16T09:58:52.000Z (over 2 years ago)
- Last Synced: 2025-06-03T11:35:29.918Z (about 1 year ago)
- Topics: computer-vision, flask, opencv, python, tensorflow
- Language: Python
- Homepage:
- Size: 2.32 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
You need to install pre-trained model from here:
https://drive.google.com/file/d/0B5MzpY9kBtDVZ2RpVDYwWmxoSUk/edit
Using:
1. pip install -r requirements.txt
2. python server.py