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

android deployment #625

Open
wm901115nwpu opened this issue May 6, 2021 · 1 comment
Open

android deployment #625

wm901115nwpu opened this issue May 6, 2021 · 1 comment
Labels
community/help wanted extra attention is needed deployment issue/PR about deployment enhancement New feature or request

Comments

@wm901115nwpu
Copy link

If I want to deploy mmpose application deploy in andoid mobile photo, how to do it.

@innerlee innerlee added enhancement New feature or request deployment issue/PR about deployment labels May 7, 2021
@pablovela5620
Copy link

You'd have to convert the trained model to torchscript and do some optimizations, you'll be able to find more info here https://pytorch.org/mobile/home/ and example apps here https://github.com/pytorch/android-demo-app

rollingman1 pushed a commit to rollingman1/mmpose that referenced this issue Nov 5, 2021
* [Improvement] Support non-sparse(one-hot like) label for CrossEntropyLoss

* fix

* update changelog

* detect loss from the shape of label

* update docs

* fix unittest, use almost equal instead of equal

* rename `non-sparse label` to `soft label`

* fix lint

* fix test

* rename sparse to hard, add assert for kwargs

* update docs

* update docs
@ly015 ly015 added community/help wanted extra attention is needed and removed Community help wanted labels Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community/help wanted extra attention is needed deployment issue/PR about deployment enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants