Skip to content

Tydotbaba/face_landmark_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Face Landmark Detection

Setup

This is one of my projects on computer vision and image processing. It is built for web using React. The aim is to capture real time face landmarks and render it on the web.

Frameworks Used

  • Tensorflow Js
  • React Webcam -- to connect to webcam

Models Used

  • Facemesh (old)
  • Face Landmark Detection (new)