Skip to content

Error when loading tflite model using FlatBufferModel #95

@ewdlop

Description

@ewdlop

I get this error message when I run the following code.

Image Error loading models: The type initializer for 'Emgu.TF.Lite.TfLiteInvoke' threw an exception. Error during processing: The type initializer for 'Emgu.TF.Lite.TfLiteInvoke' threw an exception. Stack trace: at Emgu.TF.Lite.TfLiteInvoke.tfeFlatBufferModelBuildFromBuffer(IntPtr buffer, Int32 bufferSize) at Emgu.TF.Lite.FlatBufferModel.ReadModelFromBuffer(Byte[] buffer) at Emgu.TF.Lite.FlatBufferModel..ctor(String filename) at DTLN_aec.AudioProcessor..ctor(String modelPath) in C:\Games\DTLN-aec\DTLN-aec\AudioProcessor.cs:line 27 at Program.$(String[] args) in C:\Games\DTLN-aec\DTLN-aec\Program.cs:line 61

I included the runtime packed.
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions