contrained-local-models
Posts
Links
auduno/clmtrackr: Javascript library for precise tracking of facial features via Constrained Local Models
clmtrackr is a javascript library for fitting facial models to faces in videos or images. It currently is an implementation of constrained local models fitted by regularized landmark mean-shift, as described in Jason M. Saragih's paper. clmtrackr tracks a face and outputs the coordinate positions of the face model as an array, following the numbering of the model below:
03-11-2020
05-12-2020tensorflow/tfjs-models: Pretrained models for TensorFlow.js
