Skip to content
#

face-landmarks

Here are 43 public repositories matching this topic...

pt-br
pt-br commented Aug 24, 2019

I've ran into this issue for a couple hours and I ended up editing the dist library adding two new functions called fetchVideo and bufferToVideo that works pretty much like the fetchImage and bufferToImage functions.

I'll leave it here to help somebody else with the same issue and in case someone wants to include it on future releases.

face-api.js

...
exports.fetchVideo = fetc
facelib_modular_face_recognition_pipline

simple and modular framework to perform all stages of face recognition pipeline (detection, alignment, embedding, matching) with the possibility to add and use different models and techniques for each stage and can be used for images and videos.

  • Updated Dec 31, 2019
  • Python

Improve this page

Add a description, image, and links to the face-landmarks topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the face-landmarks topic, visit your repo's landing page and select "manage topics."

Learn more