google-coral / libedgetpu

Source code for the userspace level runtime driver for Coral.ai devices.
Apache License 2.0
179 stars 60 forks source link

TensorFlow Lite Object Detection Models on the Raspberry Pi (with Optional Coral USB Accelerator) Segmentation Fault #67

Open TheFoundingMao opened 3 months ago

TheFoundingMao commented 3 months ago

Description

https://github.com/EdjeElectronics/TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi/blob/master/deploy_guides/Raspberry_Pi_Guide.md Following this guide I managed to get the standard version going. Still, the instant I tried to get the Coral integrated I got a segmentation error, I suspect this is because 'tflite-runtime (2.12 and newer) no longer supports EdgeTPU' Is there any chance I could get some help fixing this?

Click to expand! ### Issue Type Others ### Operating System _No response_ ### Coral Device USB Accelerator ### Other Devices Rapsberry Pi 4 ### Programming Language Python 3.9 ### Relevant Log Output _No response_