Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 1.32 KB

README.md

File metadata and controls

28 lines (24 loc) · 1.32 KB

MediaPipe in Jetson Nano

Tested

  • 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

Via Docker

docker pull jvictorino/l4t-ml-mediapipe:r32.7.1-py3-latest

Build from source

Check the Dockerfile in this repository for the steps to build MediaPipe from source.

References

Main References


Other References