jacano / CameraTF

11 stars 8 forks source link

Recreate project #4

Open EnricoBeltramo opened 4 years ago

EnricoBeltramo commented 4 years ago

For testing purpose, I tried to recreate the project from scratch, but ever I copy all configuration and files, I have a crash when the app starts tfinvoke. I suppose is a problem of loading the native libraries emgu. Where did you find the native libraries? how canI load them correctly from Visual Studio project?

EnricoBeltramo commented 4 years ago

I find that I miss to set the compile option for .so files as andridnativelibray, so now the recreated project works correctly. But still I don't know where found or rebuild the native library

Andser99 commented 4 years ago

Similar, maybe the same issue, getting this: System.TypeInitializationException: The type initializer for 'Emgu.TF.Lite.TfLiteInvoke' threw an exception. insite the FlatBufferModel

CDrosos commented 3 years ago

@jacano can you help us recreate the project?

RickyYCheng commented 3 years ago

I have the same problem. I work on Raspberry Pi. When create an interpreter, it throws an exception shows: The type initializer for 'Emgu.TF.Lite.TfLiteInvoke' threw an exception. so i cannot load my machine learning model to finish the project ....

RickyYCheng commented 3 years ago

insite the FlatBufferModel

I met the same problem when using emgu.tf.lite! Do you have a solution to it? I'm very nervous and upset about it. :(

Whrothus commented 3 years ago

I did remove the Emgu.tf.lite (Was having problems and its not free) Give me your TFlite file and i will check if this works If it works i will give my work version Its working but i need to clean it up

Whrothus commented 2 years ago

Fixes it it works Nv21 not properly decoding red and blue are swaped