Mediapipe - cross-platform framework for running ML pipelines. This repository contains a couple of HelloWorld level example projects with Mediapipe.
- hello-world - primitive graph that returns input packets N times. (no ML/DL here)
- inference - running tflite model on desktop and Android.