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.
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.
MediaPipe-in-JavaScript
A simple demo of MediaPipe's ML solution in pure JavaScript
mediapipe_face_iris_cpp
Real-time Face and Iris Landmarks Detection using C++
Gaze_estimation
Gaze tracking
mediapipe-face-effects
Realtime Face Effects in Browser using mediapipe and three js.
FreeFaceMoCap
Free Face Tracking Module for facial motion capture in Blender
Mediapipe-Halloween-Examples
Python scripts using the Mediapipe models for Halloween.
iris-Segmentation-mediapipe-python
Iris tracking MediaPipe Video Tutorial Source code
Moetion
A MediaPipe Solver library, inspired of kalidokit
MediaPipe-UnitySolver
A MediaPipe Solver library, converting Moetion (inspired by Kalidokit) for use in Unity
n4m-facemesh
Wraps MediaPipe FaceMesh inside electron and serves the detected parts via MaxAPI.
Virtual-Makeup
Python, OpenCV based virtual try on for makeup (lip colour, blush, foundation prolly eyewear too) no not eye-wear
Ganz-VTuber-Framework-Unity
Open-source VTubing software experiment powered by Google Mediapipe Face and Unity3D.
mediapipe-facemesh-to-obj
Using Mediapipe to create an OBJ of a face from a source image
FaceArp
Web synthesizer with face tracking control
KeypointsDetector
Обнаружение точек лица, рук и всего тела с использованием DL алгоритмов
Filter.io
Filter.io applies live filters on top of a webcam video stream. Built using MediaPipe Face Mesh library for facial landmark tracking.
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.
Zooting
Zooting: 내 얼굴과 닮은 동물 가면을 쓰고 미팅하자! 동물상 가면 미팅 서비스 -🏆SSAFY 10기 공통프로젝트 최우수상(1등)
jweb-face-landmarker
A self contained example demonstrating how to use MediaPipe FaceLandmarker with Max's jweb
React-PD-Meter-App
React PD-Meter App (measures distance between pupils) with MediaPipe Face Mesh - internship project (2023)
AI-Low-Bandwidth-Video-Call
Video chat powered by artificial intelligence to make video chat over 30 times more bandwidth-efficient.
Machine-Learning-Models-Mediapipe-
Trying different model,
Stash
Custom Zoom video filter using Python, OpenCV, and MediaPipe
Face-Mesh-Detection
Face Mesh Detection of Static Image & Live Video Using Python
OpenCV-Projects
Here you can find every type of OpenCV projects to work with. Simply clone this project and get started with OpenCV.
mediapipe-blendshapes-to-flame
Mapping Mediapipe's 52 blendshapes to FLAME's expression coefficients and poses.
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.
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
streamLit-cv-mediapipe
Streamlit user interface for openCV/Mediapipe face mesh app
vibescape
Emotion based music recommender system
detectors-world
Detectors World... See the World Through Code. Build Computer Vision applications in easy and handy way.
ForeheadTracking_Mediapipe
Real Time Face and Forehead Tracking with Mediapipe
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.