google-coral / pycoral

Python API for ML inferencing and transfer-learning on Coral devices
https://coral.ai
Apache License 2.0
337 stars 138 forks source link

Run YoloV9 #141

Open atbdeveloper opened 3 months ago

atbdeveloper commented 3 months ago

Description

Anyone knows about the process for run Yolo V9 inside google coral board?

Click to expand! ### Issue Type Support ### Operating System Mendel Linux ### Coral Device Dev Board ### Other Devices _No response_ ### Programming Language _No response_ ### Relevant Log Output _No response_
zoldaten commented 1 month ago

almost the same https://docs.ultralytics.com/guides/coral-edge-tpu-on-raspberry-pi/#export-your-model-to-a-edge-tpu-compatible-model

winkmichael commented 1 week ago

Edge TPU on Raspberry Pi with TensorFlow Lite (New)⭐ The existing guide by Coral on how to use the Edge TPU with a Raspberry Pi is outdated, and the current Coral Edge TPU runtime builds do not work with the current TensorFlow Lite runtime versions anymore. In addition to that, Google seems to have completely abandoned the Coral project, and there have not been any updates between 2021 and 2024. This guide will show you how to get the Edge TPU working with the latest versions of the TensorFlow Lite runtime and an updated Coral Edge TPU runtime on a Raspberry Pi single board computer (SBC).