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

Is there any mobile implementation? Androis / iOS? #164

Open
yonatanbitton opened this issue Apr 9, 2021 · 1 comment
Open

Is there any mobile implementation? Androis / iOS? #164

yonatanbitton opened this issue Apr 9, 2021 · 1 comment

Comments

@yonatanbitton
Copy link

Is there any mobile implementation? Androis / iOS?
Thanks

@tucachmo2202
Copy link

Hi @yonatanbitton,
I think you may convert the model to tflite or coreml format for deploying in Android and IOS (example: torch->onnx->tensorflow->tensorflow lite), then use the preprocessing, postprocessing code to inference. However, I don't highly recommend you, the two-stage model require a detector and it is not quick enough for realtime in mobile. Anyway, I haven't try it yet, so you can try for experience then let me know about the time. Thanks!

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