Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
sunn-e opened this issue Oct 14, 2019 · 4 comments
Open

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

sunn-e opened this issue Oct 14, 2019 · 4 comments
Labels

Comments

@sunn-e
Copy link
Member

sunn-e commented Oct 14, 2019

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
Copy link
Member Author

sunn-e commented Oct 14, 2019

@sunn-e
Copy link
Member Author

sunn-e commented Oct 15, 2019

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
Copy link
Member Author

sunn-e commented Oct 20, 2019

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

@sunn-e
Copy link
Member Author

sunn-e commented Oct 21, 2019

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant