Update README.md
Browse files
README.md
CHANGED
|
@@ -20,7 +20,8 @@ datasets:
|
|
| 20 |
- AI-Solutions-KK/face_recognition_demo_dataset
|
| 21 |
---
|
| 22 |
|
| 23 |
-
# Face Recognition
|
|
|
|
| 24 |
|
| 25 |
This repository stores my trained face-recognition model.
|
| 26 |
It contains the SVM classifier and supporting numpy files used in my
|
|
|
|
| 20 |
- AI-Solutions-KK/face_recognition_demo_dataset
|
| 21 |
---
|
| 22 |
|
| 23 |
+
# Face Recognition Model_(CNN embeddings + SVM)
|
| 24 |
+
DEEP LEARNING & ML JOINTLY USED TO SAVE COMPUTATIONAL POWER
|
| 25 |
|
| 26 |
This repository stores my trained face-recognition model.
|
| 27 |
It contains the SVM classifier and supporting numpy files used in my
|