mediapipe-facemesh

There are 87 repositories under mediapipe-facemesh topic.

  • kalidokit

    Blendshape and kinematics calculator for Mediapipe/Tensorflow.js Face, Eyes, Pose, and Finger tracking models.

    Language:TypeScript5.3k
  • VTuber-Python-Unity

    An Implementation of VTuber (Both 3D and Live2D) using Python and Unity. Providing face movement tracking, eye blinking detection, iris detection and tracking and mouth movement tracking using CPU only.

    Language:C#504
  • MediaPipe-in-JavaScript

    A simple demo of MediaPipe's ML solution in pure JavaScript

    Language:HTML97
  • mediapipe_face_iris_cpp

    Real-time Face and Iris Landmarks Detection using C++

    Language:C++82
  • Gaze_estimation

    Gaze tracking

    Language:Python56
  • mediapipe-face-effects

    Realtime Face Effects in Browser using mediapipe and three js.

    Language:JavaScript55
  • FreeFaceMoCap

    Free Face Tracking Module for facial motion capture in Blender

    Language:Python46
  • Mediapipe-Halloween-Examples

    Python scripts using the Mediapipe models for Halloween.

    Language:Python41
  • iris-Segmentation-mediapipe-python

    Iris tracking MediaPipe Video Tutorial Source code

    Language:Python38
  • Moetion

    A MediaPipe Solver library, inspired of kalidokit

    Language:C#32
  • MediaPipe-UnitySolver

    A MediaPipe Solver library, converting Moetion (inspired by Kalidokit) for use in Unity

    Language:C#30
  • n4m-facemesh

    Wraps MediaPipe FaceMesh inside electron and serves the detected parts via MaxAPI.

    Language:JavaScript30
  • Virtual-Makeup

    Python, OpenCV based virtual try on for makeup (lip colour, blush, foundation prolly eyewear too) no not eye-wear

    Language:Python24
  • Ganz-VTuber-Framework-Unity

    Open-source VTubing software experiment powered by Google Mediapipe Face and Unity3D.

    Language:C#21
  • mediapipe-facemesh-to-obj

    Using Mediapipe to create an OBJ of a face from a source image

    Language:Python18
  • FaceArp

    FaceArp

    Web synthesizer with face tracking control

    Language:JavaScript14
  • KeypointsDetector

    Обнаружение точек лица, рук и всего тела с использованием DL алгоритмов

    Language:Jupyter Notebook13
  • Filter.io

    Filter.io applies live filters on top of a webcam video stream. Built using MediaPipe Face Mesh library for facial landmark tracking.

    Language:JavaScript11
  • Face-Mesh-using-Python

    In this project, I am creating a facial mesh using opencv and mediapipe. It can detect a face even with a face mask.

    Language:Python11
  • Zooting

    Zooting: 내 얼굴과 닮은 동물 가면을 쓰고 미팅하자! 동물상 가면 미팅 서비스 -🏆SSAFY 10기 공통프로젝트 최우수상(1등)

    Language:Java10
  • jweb-face-landmarker

    A self contained example demonstrating how to use MediaPipe FaceLandmarker with Max's jweb

    Language:Max10
  • React-PD-Meter-App

    React PD-Meter App (measures distance between pupils) with MediaPipe Face Mesh - internship project (2023)

    Language:JavaScript9
  • AI-Low-Bandwidth-Video-Call

    Video chat powered by artificial intelligence to make video chat over 30 times more bandwidth-efficient.

    Language:TypeScript8
  • Machine-Learning-Models-Mediapipe-

    Trying different model,

    Language:Python8
  • Stash

    Custom Zoom video filter using Python, OpenCV, and MediaPipe

    Language:Python7
  • Face-Mesh-Detection

    Face Mesh Detection of Static Image & Live Video Using Python

    Language:Python7
  • OpenCV-Projects

    Here you can find every type of OpenCV projects to work with. Simply clone this project and get started with OpenCV.

    Language:Python7
  • mediapipe-blendshapes-to-flame

    Mapping Mediapipe's 52 blendshapes to FLAME's expression coefficients and poses.

    Language:Jupyter Notebook6
  • nodejs-mediapipe

    This project integrates MediaPipe Solutions with Node.js and Express for real-time computer vision tasks. It showcases examples of image segmentation, hand and face detection, and pose detection, with a combined example for all three types of landmark detection.

    Language:JavaScript6
  • Cursor_movement_using_eyes

    The main objective of this project is to move the cursor through the eyeballs. Library used: OpenCV, MediaPipe, PyautoGUI Language used: Python

    Language:Python6
  • streamLit-cv-mediapipe

    Streamlit user interface for openCV/Mediapipe face mesh app

    Language:Python6
  • vibescape

    Emotion based music recommender system

    Language:Python5
  • detectors-world

    Detectors World... See the World Through Code. Build Computer Vision applications in easy and handy way.

    Language:Python5
  • ForeheadTracking_Mediapipe

    Real Time Face and Forehead Tracking with Mediapipe

    Language:Python5
  • Eye-Blink-Detection-using-MediaPipe-and-OpenCV

    This project detects eye blinks in real-time using Eye Aspect Ratio (EAR) and MediaPipe's facial landmark detection. It draws eye landmarks, calculates the EAR, and plots the results in real-time.

    Language:HTML4