Javascript

Javascript face detection: face-api.js

EasyCoding 2021. 1. 4. 21:54
728x90

1. Download

https://github.com/justadudewhohacks/face-api.js/releases/tag/0.22.2

 

Release 0.22.2 · justadudewhohacks/face-api.js

bumped tfjs-core to version 1.7.0

github.com

or

git clone https://github.com/justadudewhohacks/face-api.js.git

 

justadudewhohacks/face-api.js

JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js - justadudewhohacks/face-api.js

github.com

2. cd face-api.js/examples/examples-browser

3. npm i

4. npm start