Implementation of trained faster rcnn for object detection on Coral accelerator edge TPu coprocessor

26 views (last 30 days)
Hi everyone I want to know can we load trained faster rcnn on Coral for object detection in real time by implementing this loaded coral on car to detect object. If possible than how? Image attached

Answers (1)

Debadipto
Debadipto on 1 Apr 2024 at 9:49
Hi @ahmad,
According to the official documentation of Coral, both custom and pre-existing model can be utilized only if they're compatible with Edge TPU, which supports only TensorFlow Lite models.
Please refer to the following Coral documentation for further information:
Hope this helps.

Categories

Find more on Recognition, Object Detection, and Semantic Segmentation in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!