aamba / Aamba

An Android App for visually challenged people. The app guides people to walk with voice feedback or vibration feedback.
MIT License
14 stars 3 forks source link

Create a base app for PyTorch mobile based object detector. #23

Open sunn-e opened 4 years ago

sunn-e commented 4 years ago

similar to #14 but with pytorch mobile. Pytorch 1.3 is here with exciting features. One being https://pytorch.org/mobile/home/ . I would love a volunteer to help with setting up a simple example of PyTorch mobile. Take this example and modify it according to your liking and send PR here.

sunn-e commented 4 years ago

https://pytorch.org/mobile/android/

sunn-e commented 4 years ago

Hi @hmuhammadazeem , yes, looking for an Android app for time being. The example given by https://pytorch.org/mobile/android/ is for android. Inititally to run a model on mobile you had to do this but now we have a native way thanks to PyTorch 1.3 . If you are intrested, I will create a new dedicated repository for the app. Let me know.

sunn-e commented 4 years ago

I would like a pytorch based android app that detects object.

sunn-e commented 4 years ago

for getting started that's a good step. We can build onto that example incrementally. You may add features such as bouding box output converted to audio output. What name do you want for your repository? For simplicity we are using "you favouirte fruit name" -> translated to Marathi.