@dannadori/face-landmark-detection-worker-js
v0.0.16
Published
This is webworker module for [Face landmarks detection](https://github.com/tensorflow/tfjs-models/tree/master/face-landmarks-detection).
Downloads
24
Maintainers
Readme
This is webworker module for Face landmarks detection.
Face landmark detection
Install
API
Configuration and Parameter
Step by step
Create environment and install package
Add source image to public.
In this time, the name is "srcImage.jpg"
Edit src/App.tsx
Sample code is here.
build and start
Acknowledgments
PINTO_model_zoo: this module uses landmark model from this zoo.