- Jetson Nano™ Developer Kit (4GB)
- JetPack: 4.6.1-b110 (L4T 32.7.1)
- Arch: aarch64 / arm64
- Ubuntu: 18.04.5 LTS
- Python 3.6.9
mediapipe
v0.8.5
docker pull jvictorino/l4t-ml-mediapipe:r32.7.1-py3-latest
Check the Dockerfile in this repository for the steps to build MediaPipe from source.
- How to install MediaPipe on Jetson Nano™ 2022
- MediaPipe
- mediapipe-bin - Repository with pip wheels for MediaPipe in embedded systems
- MediaPipe Python Samples - Repository with executable Python samples for MediaPipe
- How to build MediaPipe in aarch64 Ubuntu 20.04 - Repository with instructions to build MediaPipe in RPi 4 and Jetson Xavier NX
- How to install MediaPipe using the pre-built wheel file - Similar to 1st Main Reference but older