Mediapipe
cross-platform, customizable ML solutions for live and streaming media. - Home / github / Introduction to MediaPipe
MediaPipe uses TensorFlow lite in the backend.
see also
GPU Support
MediaPipe supports OpenGL ES up to version 3.2.
MediaPipe framework doesn’t require CUDA for GPU compute and rendering. However, MediaPipe can work with TensorFlow to perform GPU inference on video cards that support CUDA.
MediaPipe in C++
MediaPipe Face Mesh
Installation
using Docker
Written on September 25, 2022, Last update on March 10, 2023
computer-vision
face