Hi guys, Does anyone know how to use mediapipe on Raspberry Pi 3?
1,967 views
Skip to first unread message
Leonardo Pérez
unread,
Dec 10, 2020, 10:32:43 PM12/10/20
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MediaPipe
Please, smbody help me to use mediapipe on Raspberry PI 3
Chris McClanahan
unread,
Jan 5, 2021, 2:00:03 PM1/5/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to MediaPipe
The instructions to setup MediaPipe for Coral https://github.com/google/mediapipe/tree/master/mediapipe/examples/coral should also work for Raspberry Pi (just skip the TPU specific stuff, and focus on the Docker/cross-compile part). Unless your Pi has lots of RAM (4GB or more), bazel would need to be run on a desktop (in a Docker) and cross compiled for the RBP.
Chris McClanahan
unread,
Jan 5, 2021, 2:05:41 PM1/5/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message