Filter löschen
Filter löschen

Object Detection with Raspberry Pi 3 B

2 Ansichten (letzte 30 Tage)
Mathieu
Mathieu am 10 Dez. 2020
Kommentiert: Madhav Thakker am 22 Dez. 2020
Hi,
First, thank you for reading!
I want to deploy automatic object detection (Mynet1) and classification (Mynet2) on a raspberry pi 3 B.
Mynet1 is a yolo v2 object detector, based on resnet50, retrained with my images.
I did all the necesseray stuff to deploy my code on the RPI, matlab coder reports no bug, and I'm able to run the program on the RPI. Unfortunately, when it comes to detect object on the image, based on Mynet1, the program stop. I mean it still running, but it is blocked.
I tried to deploy code using Mynet2 alone, and it worked.
Anyone having the same problem and solved it?
Also, initially, Mynet1 was a faster R CNN, but it seems that it is not compatible with the pi? Can someone confirm?
Thank you guys !
  1 Kommentar
Madhav Thakker
Madhav Thakker am 22 Dez. 2020
Can you elaborate the program stop. I mean it still running, but it is blocked. ?

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Raspberry Pi Hardware finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by