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

How to port resnet(image) onto android devices. #6

Closed
nagendra-sharman opened this issue Feb 19, 2018 · 1 comment
Closed

How to port resnet(image) onto android devices. #6

nagendra-sharman opened this issue Feb 19, 2018 · 1 comment

Comments

@nagendra-sharman
Copy link

Please share some insight on how to port resnet(image) from model.py onto android devices.
I have trained and saved a model, but the model requires the output from resnet(image) as input. Not sure how to do that on android.

Thanks in advance.

@aiff22
Copy link
Owner

aiff22 commented Mar 13, 2018

Hi @nagendra-sharman,

Porting this network on android devices is a separate task that is out of scope of this project.
For more information on how to do this please refer to the official tensorflow-mobile repository:
https://github.com/tensorflow/tensorflow/tree/r1.6/tensorflow/examples/android

@aiff22 aiff22 closed this as completed Mar 13, 2018
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants