A Face Detection application with React and Tensorflow
React Face Detection
This application is developed by using Tensorflow/face-landmarks-detection & mediapipe/face_mesh.
Helped by tutorial from Yuiko Ito on (React + TypeScript: Face detection with Tensorflow).
Screenshots
Usage
git clone https://github.com/anggaalfiansah/react-face-detection.git
yarn install
yarn start
Runs the app in the development mode. Open http://localhost:3000 to view it in the browser.