Easy way to Train SVM & KNN model for face recognition with the help of "The world's simplest facial recognition api for Python and the command line"
- LFW Face Database
- Used for training: 40 labels, 10 samples each.
- SVM model gets 96% test accuracy
- KNN model gets 98% test accuracy
Using SVM model