AI-Solutions-KK commited on
Commit
28e88aa
·
verified ·
1 Parent(s): 346df8e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -20,7 +20,8 @@ datasets:
20
  - AI-Solutions-KK/face_recognition_demo_dataset
21
  ---
22
 
23
- # Face Recognition Model (FaceNet embeddings + SVM)
 
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