madeyoga / face-recognition

Train SVM & KNN model for face recognition with the help of "The world's simplest facial recognition api for Python and the command line"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

face-recognition

CodeFactor

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"

Dependencies

Dataset

preprocess & build.py Output

  • SVM model gets 96% test accuracy
  • KNN model gets 98% test accuracy

Test on Random Image from Google

Using SVM model

BillGates2

About

Train SVM & KNN model for face recognition with the help of "The world's simplest facial recognition api for Python and the command line"


Languages

Language:Python 100.0%