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