Skip to content

Latest commit

 

History

History

016_face-landmark-detection-worker-js

This is webworker module for Face landmarks detection.

Face landmark detection

image

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.