ChaoningZhang / MobileSAM

This is the official code for MobileSAM project that makes SAM lightweight for mobile applications and beyond!
Apache License 2.0
4.86k stars 505 forks source link

Raspberry Pi 5 speed. #128

Open IuliuNovac opened 11 months ago

IuliuNovac commented 11 months ago

I was wondering if it make sense to use it on raspberry pi 5? What kind of speeds should it expect?

Do you expect anything less then 300ms for a bbox of 128x128?

I am talking about c++ implementation on onnx runtime.