insightface.js
v1.2.1-dev
Published
Insight Face JS is a JavaScript implementation that replicates the core functionalities of the popular Python library InsightFace for face analysis.
Readme
Insight Face JS
Insight Face JS is a JavaScript implementation that replicates the core functionalities of the popular Python library InsightFace for face analysis.
Note: Due to obvious reasons, this implementation does not include the deepfake features available in the original InsightFace Python library.
Features
- Face detection
- Face recognition
- Face alignment
Suport
Actually, this library is only for Node.js, but it is possible to use it in the browser just changing the onnx type, but i didint maked it yet.
