Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants