/Face-Recognition

A project that shown how AI works in web base, using react - vite - MUI 🤖

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

alt text

VRM Face Recognition

A project that shown how AI works in web base, using react - vite - MUI 🤖

Face Recognition

Facial recognition is a way of identifying or confirming an individual’s identity using their face. Facial recognition systems can be used to identify people in photos, videos, or in real-time.

Facial recognition is a category of biometric security. Other forms of biometric software include voice recognition, fingerprint recognition, and eye retina or iris recognition. The technology is mostly used for security and law enforcement, though there is increasing interest in other areas of use.

Technologies

Getting started

  • Clone
  git clone https://github.com/pixiv/three-vrm.git

Clone git to your local folder

  • Install depedencies
  yarn install
  • Start
  yarn dev

ToDo

  • Optimizing VRM renderer
  • Create UIs
  • Animate the UI using react-spring
  • Create socket for communicate between other peoples using animation
  • Add AR

Contributing

I always appreciate & respect your support! sure if you want to contribute to this project, just create your pull request

LICENSE

GNU