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

22 ビュー (過去 30 日間)
ahmad
ahmad 2024 年 3 月 28 日
回答済み: Debadipto 2024 年 4 月 1 日 9:49
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

回答 (1 件)

Debadipto
Debadipto 2024 年 4 月 1 日 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.

カテゴリ

Help Center および File ExchangeRecognition, Object Detection, and Semantic Segmentation についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by