Skip to content
This repository was archived by the owner on Aug 21, 2023. It is now read-only.

sawthiha/mediapipe_graphs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Custom Mediapipe Graphs

Custom graphs for Mediapipe framework.

Archived (No longer to be continued)

Please check mp_proctor as it organizes all the calculators, graphs and the demo application.

Features

  • Extended Face Mesh Graph

    • orientation (With RenderDataCalculator)
    • Eye Blink (With RenderDataCalculator)
    • Minimal Solution with no annotated output
  • Extended Selfie Segmentation

    • Standalone (With Apha Channel Mask)
    • Sender (With Red Channel Mask)
    • Receiver (Convert Red Channel Mask to Alpha Channel Mask)

Requirement

Installation

You simply put this source directory as submodule into mediapipe/graphs/custom or anywhere else inside mediapipe where you can reference from bazel. Or, simply run the following commands from the mediapipe root directory.

git submodule add https://github.com/sawthiha/mediapipe_graphs.git mediapipe/graphs/custom

About

Custom Graphs for Mediapipe Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published