emgutf icon indicating copy to clipboard operation
emgutf copied to clipboard

EMGU TF lite Android

Open UnityViktorShipovskii opened this issue 4 years ago • 3 comments

When I launch the application on the android, I get the error "DllNotFoundException: tfliteextern" Where can I download this library?

UnityViktorShipovskii avatar Dec 12 '19 15:12 UnityViktorShipovskii

reimport the package in unity.. it will solve the issue

ShubhamSureWash avatar Feb 06 '20 16:02 ShubhamSureWash

@UnityViktorShipovskii Are you using the release from Unity Asset store?

emgucv avatar Feb 06 '20 21:02 emgucv

Yes, I bought it a week ago.

Now I've just found another issue: Running on Android phone, the app crash (and closes) after few seconds, minutes, ...

Running the demo scene "CocoSsdMobilenet" on a Xiaomi MI8 and leaving it alone it crash at 3min 30seconds. Also tested with a Samsung Galaxy S3 and same result. And my custom app (simple person detector) just hold for 30 seconds.

Any idea what's happening?

Runnning from the Editor Debug on a Windows PC, never fails, and the memory monitor does not grow over time.

oakmusic avatar May 21 '20 22:05 oakmusic