An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: facemesh

Kazuhito00/mediapipe-python-sample

MediaPipeのPythonパッケージのサンプルです。2024/9/1時点でPython実装のある15機能について用意しています。

Language: Python - Size: 6.2 MB - Last synced at: 3 days ago - Pushed at: about 1 year ago - Stars: 320 - Forks: 91

LuXDAmore/generative-art

🌈🎨 Generative Art is the idea realized as genetic code of artificial events, as construction of dynamic complex systems able to generate endless variations. This is also a nuxt-module (@luxdamore/nuxt-canvas-sketch) - [three.js, tensorflow.js and gsap are not included].

Language: Vue - Size: 52.8 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 63 - Forks: 5

AhmetFurkanDEMIR/Pardus-Lookout

A scout guarding your Pardus 🕵️

Language: Python - Size: 73.2 KB - Last synced at: 15 days ago - Pushed at: almost 4 years ago - Stars: 22 - Forks: 1

hello-david/ARKitDemo

研究一下ARkit,输出Facemesh

Language: Swift - Size: 4.03 MB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 9 - Forks: 0

nchamb/face-detection

Face detection and blinks counter for JavaScript application

Language: JavaScript - Size: 245 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

thiagoambiel/PortraitStylization

🖼️ PortraitStylization - A Pytorch style transfer algorithm optimized for human faces. Based on the paper "A Neural Algorithm of Artistic Style" (https://arxiv.org/abs/1508.06576)

Language: Python - Size: 68.9 MB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 78 - Forks: 13

KrishBharadwaj5678/Meshify

Meshify is a real time face mesh detection application that maps facial landmarks with high precision. It overlays a mesh on the face using a live camera feed.

Language: Python - Size: 664 KB - Last synced at: 3 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Sakshikanade31/Mouse-Tracking-using-Eyeballs

Mouse Tracking using Eyeballs is a Python-based project that allows users to control their mouse cursor using only eye movement and blinks. It uses MediaPipe FaceMesh to track facial landmarks and PyAutoGUI for cursor control, making it an accessible, hands-free alternative to traditional input devices.

Language: Python - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

1j01/tracky-mouse

Mouse control via head tracking, as a cross platform desktop app and JS library. eViacam alternative.

Language: JavaScript - Size: 15.1 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 32 - Forks: 6

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.

Language: C# - Size: 304 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 529 - Forks: 85

PINTO0309/facemesh_onnx_tensorrt

Verify that the post-processing merged into FaceMesh works correctly. The object detection model can be anything other than BlazeFace. YOLOv4 and FaceMesh committed to this repository have modified post-processing.

Language: Python - Size: 109 KB - Last synced at: 4 months ago - Pushed at: almost 3 years ago - Stars: 36 - Forks: 7

blockbusterdev/face-detector

The Simple AI solution to detect main points of face, such as eyes, nose, & mouth

Language: HTML - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

OgAeons/FaceQuest

Control the game with your face! Use real-time facial expression detection to complete challenges and progress through levels. Built with React, Tailwind CSS and MediaPipe FaceMesh. 🚀

Language: JavaScript - Size: 731 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

terryky/tflite_gles_app

GPU accelerated deep learning inference applications for RaspberryPi / JetsonNano / Linux PC using TensorflowLite GPUDelegate / TensorRT

Language: C - Size: 806 MB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 500 - Forks: 131

Kazuhito00/NARUTO-Sharingan-Iris-Overlay

MediaPipeのFaceMesh検出を用いて、虹彩部分に写輪眼(©NARUTO -ナルト-)を表示するプログラム

Language: Python - Size: 41 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 1

jackbdu/mouth-synth

Mouth-controlled synthesizer built with p5.js and ml5.js.

Language: JavaScript - Size: 5.99 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

prernarohra/AR-Filters-with-mediapipe

This project implements real-time facial tracking and AR effects, providing a playground for developers and enthusiasts in computer vision and augmented reality.

Language: Python - Size: 4.07 MB - Last synced at: 30 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

kfahn22/ml-facemesh

A collection of ml5 faceMesh sketches

Language: JavaScript - Size: 4.17 MB - Last synced at: 5 days ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

theali29/Lie-Detector

This project presents an advanced software system to enhance deception detection by combining facial analysis with physiological signal processing. Utilizing advanced machine learning algorithms, it analyzes real-time video data to detect subtle behavioral and physiological cues that indicate deceptive behavior.

Language: Python - Size: 21.9 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

parthppatwari/eye-controlled-mouse

This project uses Python to create a hands-free mouse controlled by eye movements. It utilizes OpenCV for webcam input, Mediapipe for eye tracking, and PyAutoGUI for mouse actions. Eye movements move the cursor, and left eye blinks trigger clicks, offering an accessibility solution for users with mobility limitations.

Language: Python - Size: 11.7 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

RobsRoby/digidoppel

DigiDoppel is a JavaScript application that leverages TensorFlow and Three.js to create a live 3D avatar of your face.

Language: HTML - Size: 2.7 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

Wei-1/minimum-facemesh

use TF.js to calculate the facial landmarks

Language: JavaScript - Size: 3.86 MB - Last synced at: 5 days ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 1

meething/meething-ml-camera

Machine-Learning powered Virtual Camera with SVG Animation (alpha)

Language: JavaScript - Size: 6.75 MB - Last synced at: 4 months ago - Pushed at: over 3 years ago - Stars: 75 - Forks: 13

seppe-intelliprove/face-detection-onnx Fork of patlevin/face-detection-tflite

Face and iris detection using ONNX models in Python based on MediaPipe

Language: Python - Size: 13 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

cedriclmenard/irislandmarks.pytorch

PyTorch implementation of Google's Mediapipe Iris Landmark model. The original code uses TFLite and their mediapipe workflow, which wouldn't work well with my codebase.

Language: Jupyter Notebook - Size: 9.34 MB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 63 - Forks: 21

deepkolos/wxmp-tensorflow

微信小程序下运行最新TensorFlowJS的解决方案

Language: TypeScript - Size: 8.86 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 120 - Forks: 31

nguyenquangtung/DIP-Human-Skeleton-Estimating

Language: Python - Size: 6.76 MB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

Josin2000/DEEPFAKE-DETECTION

A deeplearning based deepfake detection project for human face images and videos

Language: Python - Size: 228 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ukitomato/MPIrisTracker

This is an ios framework for Iris detection based on MediaPipe

Language: Swift - Size: 16.8 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 15 - Forks: 5

cuinjune/observer

An app that observes the user's face through the computer's camera, and speaks about it

Language: JavaScript - Size: 665 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 4 - Forks: 0

OmriGM/wink-browser-controller

Control your browser using winks while surfing the web

Language: JavaScript - Size: 674 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 9 - Forks: 0

gosiacodes/React-PD-Meter-App

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

Language: JavaScript - Size: 3.08 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 2

dejanchandragope/dejancv

Computer Vision python package that makes its easy to run Digital Image processing (DIP) and AI functions. At the core it uses OpenCV and google Mediapipe libraries.

Language: Python - Size: 23.4 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

VyjayanthiPolapragada/Cognitive_Surveillance

Cognitive Surveillance system -- detect any malicious activity (when person is looking away from camera) and alert though warning popups and email notifications (to the concerned authority)

Language: Python - Size: 5.86 KB - Last synced at: 6 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Danial-Kord/DigiHuman

Automatic 3D Character animation using Pose Estimation and Landmark Generation techniques

Language: C# - Size: 161 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 386 - Forks: 59

Michael-BJ/Face-Mesh-Mediapipe

With the Mediapipe library we can put up to 468 landmark in our face

Language: Python - Size: 1000 Bytes - Last synced at: almost 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

terryky/tfjs_webgl_app

Realtime TensorFlow.js + WebGL visualization apps. 3D Hand pose estimation, 3D Human pose estimation, Face swap, Depth estimation, Higher accuracy face detection.

Language: JavaScript - Size: 368 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 361 - Forks: 89

Tandon-A/Drowsiness-Detection-Mediapipe

Language: Python - Size: 3.13 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 9 - Forks: 5

aryan-salemababdi/crispyland

To upload images, please use a VPN, ( If the images aren't uploading )

Language: TypeScript - Size: 3.04 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Tydotbaba/face_landmark_detection

Language: JavaScript - Size: 454 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

DoranLyong/FaceLandmark_and_GazeTracking

Face Mesh and iris

Language: Python - Size: 3.02 MB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 2

bensonruan/Face-Mask

Real time webcam face detection, protect yourself from COVID19 with a virtual mask

Language: JavaScript - Size: 7.93 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 74 - Forks: 36

archspire-9k/RN-Facemesh

React Native and MLKit Face Landmarker to contruct high detail facemesh

Language: Java - Size: 590 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

prajeshElEvEn/facemesh

FaceMesh is capable of detecting and tracking facial landmarks such as the eyes, nose, and mouth in real-time

Language: JavaScript - Size: 1.96 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

adeutou/realtime_mediapipe_facemesh

It is a react application that uses streaming webcam to estimate 468 3D face landmarks in real-time.

Language: JavaScript - Size: 306 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 1

nomnomnonono/Smilar-Skeletal-Person-Estimation

Application that measures the skeleton from input facial images and estimates celebrities with similar skeletons.

Language: Python - Size: 41 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

maceq687/FaceArp

Web synthesizer with face tracking control

Language: JavaScript - Size: 11.1 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 0

FranciscoImanolSuarez/facemesh-tensorflow

Real-time face detection with Tensorflow JS

Language: JavaScript - Size: 286 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

ouyangpeng/MediapipeSolutionsExamples

Mediapipe Solutions Examples in Android Studio

Language: Java - Size: 130 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

lschmelzeisen/understanding-mediapipe-facemesh-output

Resources for understanding the output of MediaPipe's Face Mesh.

Language: JavaScript - Size: 7.56 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 2

voidedWarranties/openvtuber2 📦

version 2 of the garbage openvtuber

Language: JavaScript - Size: 14.9 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

Omar-Mahdi-Rafi/watchmyface

This is a face landmark detection web application that is based on AI technologies made by the TensorFlow.js team.

Language: JavaScript - Size: 297 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Global-Innovation-Exchange/FaceSpace

Local web app that detects when you touch your face! Utilizes Google's Facemesh & Handpose models on Tensorflow Lite.

Language: TypeScript - Size: 14 MB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 4

Swarno-Coder/Automation-Using-CV2---Mediapipe

This repo has modules to help you to get automation at work by CV2 & Mediapipe using python.

Language: Python - Size: 519 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

AlessandroMele/eyes_direction_recognition

Progetto di Computer Vision e Deep Learning, UNIVPM A.A. 2021-2022

Language: Jupyter Notebook - Size: 163 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

AlessandroMele/eye_blink_event_cameras

Tirocinio Laurea Triennale, UNIVPM A.A. 2020-2021

Language: Python - Size: 11.2 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Garvit9000c/Face-Matrix

Face-Matrix approximate 3D facial surface geometry without the need for a depth sensor based on face-mesh in Tensorflow.js!

Language: JavaScript - Size: 20.5 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

prakharporwal/VideoFilters

Using Media Pipe to create Snapchat like filters

Language: HTML - Size: 464 KB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 2

drewxs/facemesh

Facemesh Generator

Language: JavaScript - Size: 412 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

faciop-cojt/faciop-face-detection-sandbox

顔検知やARレンダリングに関する実験プロジェクト

Language: TypeScript - Size: 2.31 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

Jassi10000-zz/faciem-deprehendatur

Faciem-Deprehendatur is a web application which can do our Real Time AI Face Landmark Detection using Pre-Trained Model " Facemesh-Landmark-Detection " of Tensorflow.js and shows the Face-Mesh by connecting the 3D points through neutral networks on React-Webcam [ a React.js package ]

Language: JavaScript - Size: 94 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 3

faciop-cojt/faciop

ファッションアイテムをAR試着できるサービスのプロトタイプ

Language: TypeScript - Size: 6.8 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0