dermatologist / skinmesh

skinmesh: Machine learning for facial analysis

Home Page:https://skinhelpdesk.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

skinmesh: Machine learning for facial analysis

LesionMapper

About

skinmesh is a simple React component that uses the facemesh model from Tensorflowjs. The goal is to capture the facial landmarks for analyzing the facial symmetry for cosmetic treatments such as botulinum toxin injections and dermal fillers. Checkout skinhelpdesk.com for backend analysis APIs.

Use

  • Checkout this repo
  • npm install && npm build in the parent directory
  • npm install && npm start in the example directory
  • See console for the output
  • The model may take some time to load. The output for any images captured during this period will be null.
  • I will add more customizations if there is interest.

Credits

Related

About

skinmesh: Machine learning for facial analysis

https://skinhelpdesk.com


Languages

Language:JavaScript 52.9%Language:TypeScript 43.7%Language:HTML 3.4%