open-mmlab / mmdetection

OpenMMLab Detection Toolbox and Benchmark
https://mmdetection.readthedocs.io
Apache License 2.0
29.74k stars 9.48k forks source link

Deployment of trained model to the Raspberry Pi computer #5176

Open TalalWasim opened 3 years ago

TalalWasim commented 3 years ago

Hello,

I was wondering if anyone has deployed or knows a method to deploy a trained mmdet model to the raspberry pi computer for inference on video frames from the picamera?

Talal

ZwwWayne commented 3 years ago

We have not tried that because we do not have resources for that.

SourabhRanade commented 2 years ago

@TalalWasim have you found such a resource or used any particular links for the same?

EasonQYS commented 2 years ago

I have heard that they have a tool named MMDeploy, maybe that can help.