React-Face-Recognition is a react application that can detect face through a user's camera or images using Tracking.js
This project is deployed at: https://hyunse.github.io/react-face-recognition
Technologies Used
- React
- Typescript
- Styled Component
- Tracking.js
Contributors: Hyunse Kim
- Detact face via camera
- Detact face via image
/* Install */
yarn
/* Run */
yarn start
- Add image to the detected face.
- Upload image