alankbi / detecto

Build fully-functioning computer vision models with PyTorch
https://detecto.readthedocs.io/
MIT License
613 stars 107 forks source link

how to run it on raspberrypi and andriod and ios #73

Open siva-wellnesys opened 3 years ago

siva-wellnesys commented 3 years ago

hi while i am running the this repository in raspberrypi, it got killed. can you help me how to run it on edge devices?

alankbi commented 3 years ago

Hi! There have been a few people who've also run into issues with getting Detecto/PyTorch to work on a Raspberry Pi, so unfortunately it doesn't look like Detecto is the best bet for that platform. Similarly, I don't think you'll be able to get the trained models to run effectively on Android or iOS, but any alternative could be to run the models on a cloud service that the apps communicate with.