https://github.com/shervinnd/face_recognition_model_with_knn
The first stage of face recognition models, this model was done only with the knn algorithm on the Olivetti faces dataset, which has reached a suitable accuracy.
https://github.com/shervinnd/face_recognition_model_with_knn
deep-learning face-detection face-recognition keras-tensorflow machine-learning machine-learning-algorithms macine-learning prediction predictive-modeling python
Last synced: 3 months ago
JSON representation
The first stage of face recognition models, this model was done only with the knn algorithm on the Olivetti faces dataset, which has reached a suitable accuracy.
- Host: GitHub
- URL: https://github.com/shervinnd/face_recognition_model_with_knn
- Owner: shervinnd
- Created: 2024-10-08T07:32:36.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-02-09T17:08:36.000Z (3 months ago)
- Last Synced: 2025-02-09T18:23:24.032Z (3 months ago)
- Topics: deep-learning, face-detection, face-recognition, keras-tensorflow, machine-learning, machine-learning-algorithms, macine-learning, prediction, predictive-modeling, python
- Language: Jupyter Notebook
- Homepage:
- Size: 272 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Face_recognition_model_with_knn
The first stage of face recognition models, this model was done only with the knn algorithm on the Olivetti faces dataset, which has reached a suitable accuracy.