Skip to content

IllegalArgumentException on running the tflite model on Android #748

@Gojo1729

Description

@Gojo1729

Hi,
I have a person segmentation model which I have converted to Tflite file, while running this model on some Android phones I am getting these errors -

Fatal Exception: java.lang.IllegalArgumentException
Internal error: Failed to run on the given Interpreter: Input tensor 995 lacks data
Fatal Exception: java.lang.IllegalArgumentException
Internal error: Failed to run on the given Interpreter: Input tensor 869 lacks data
Fatal Exception: java.lang.IllegalArgumentException
Internal error: Failed to run on the given Interpreter: Invalid tensor index 0 (not in [0, 0)) Node number 313 (LOGISTIC) failed to invoke.

I can share the tflite model over the mail if needed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions