Info

  • Deprecated addon Deprecated
  • License MIT License
  • Copyright Mikal Dev. All rights reserved.

Statistics

  • Download count852 total downloads
  • Latest download count 599 downloads of latest version
  • Average download count1 downloads per day average

Owners

Works in preview mode. Must add binary model files to C3 project files. See example.

Integrate face-api.js as a C3 plugin. Minimal experimental implementation for testing. Currently uses a larger model, so does not run in real time. The output of recognition is a JSON object.

See the face-api.js I site for details.

github.com/justadudewhohacks/face-api.js

Currently implemented: faceapi.detectSingleFace(img) and faceapi.detectSingleFace(img).withFaceLandmarks().

Experiment!