You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 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.
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.
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.
The text was updated successfully, but these errors were encountered: