google-coral / project-bodypix

BodyPix model demo application for Google Coral
Apache License 2.0
275 stars 52 forks source link

Can this example run on RASPI4? #10

Closed iCUE-Solutions closed 2 years ago

iCUE-Solutions commented 3 years ago

I always run into segementation errors. Wonder if this a performance issue with CORAL USB on RASPI

Namburger commented 3 years ago

@Moehrenbaum yes it should be able to, however, we recently had some API changes that broke this repo. We're working on getting this fixed, please expects a few weeks!

iCUE-Solutions commented 3 years ago

Is there any update regarding the proposed fixes to run on raspi 4? Thx

manoj7410 commented 3 years ago

@Moehrenbaum Is this issue still reproducible ?

metasteve commented 3 years ago

wondering if this now works on raspberry pi ?

codyrushing commented 3 years ago

@Moehrenbaum @metasteve I've been successfully running this project on a Raspberry Pi 4 with a USB accelerator. Here are a couple of changes that I had to make in order to make it work on the Pi:

https://github.com/codyrushing/project-bodypix/#raspberry-pi-notes

Note that the framerates/accuracy on the Pi will be much lower than the examples in the README of this project, even with a USB accelerator. I was getting ~7 FPS on the default model with 640x480 resolution. Not terrible, but not good enough for my project.

google-coral-bot[bot] commented 2 years ago

Are you satisfied with the resolution of your issue? Yes No