face-detection
Posts
Links
blazeface demo
This demo shows the blazeface model detecting faces in a live camera feed. The demo renders a semi-transparent red box over faces, and blue dots over facial landmarks (eyes, ears, nose, and mouth).
06-12-2020
06-12-2020face-api.js
Face Mesh - mediapipe
MediaPipe Face Mesh is a face geometry solution that estimates 468 3D face landmarks in real-time even on mobile devices. It employs machine learning (ML) to infer the 3D surface geometry, requiring only a single camera input without the need for a dedicated depth sensor. Utilizing lightweight model architectures together with GPU acceleration throughout the pipeline, the solution delivers real-time performance critical for live experiences.
06-12-2020Face Mask For Trump - with face landmark detection - Benson Technology
https://cdn.jsdelivr.net/npm/@tensorflow-models/facemesh
06-12-2020Face Detection - Face⁺⁺ Cognitive Services
Detect and locate human faces within an image, and returns high-precision face bounding boxes.Face⁺⁺ also allows you to store metadata of each detected face for future use.
07-01-2021