Syn-McJ / TFClassify-Unity-Barracuda

An example of using Tensorflow and ONNX models with Unity Barracuda inference engine for image classification and object detection.
MIT License
124 stars 32 forks source link

Not working on Android #6

Closed AliciaPose closed 4 years ago

AliciaPose commented 4 years ago

The project seems to work in my laptop but when I compile the apk and try to run it in my Android smartphone (Xiaomi Redmi Note 7), it inmediately crushes. Here I present a screenshot of the app when I point at my laptop. The image randomly crops and duplicates and everything start to shake. Why might this be happening? Thank you. WhatsApp Image 2020-04-20 at 11 27 53

Syn-McJ commented 4 years ago

@AliciaPose Can't say without actually testing it on the same device, which I cannot do at the moment. On my Galaxy S8 it works fine.