justadudewhohacks / face-api.js

JavaScript API for face detection and face recognition in the browser and nodejs with tensorflow.js
MIT License
16.66k stars 3.71k forks source link

3D Pose Matrix #490

Open fzaiatz opened 4 years ago

fzaiatz commented 4 years ago

Hi there! Is it possible to get / generate somehow a realtime 3D pose matrix from the 68 face landmarks? Thanks!

justadudewhohacks commented 4 years ago

It is possible in general yeah, but face-api.js currently doesn't provide a model to do so.