Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 359 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 359 Bytes

Teachable Machine

demo

Models used for client-side face detecttion and recognition

  • TFJS Facemesh model for face recognition
  • Mobilenet for feature extraction
  • KNN For Transfer Learning on extracted feature vector

Live demo

Click here to see live demo