Enno A

Results 3 comments of Enno A

I'm running a pytorch model with kivy on android. I converted it to .onnx and wrote this wrapper of the native android api using pyjnius: https://github.com/aicelen/Onnx-Kivy-Android. It works really well...

I don't know if this is still an issue for you but I'm running a pytorch model with kivy on android. I converted it to .onnx and wrote this wrapper...

I'd recommend you to use this project instead: https://github.com/teticio/kivy-tensorflow-helloworld. It works pretty well and performance is also fine.