Skip to content

How to replace the model used in the Android flutter application #72

Open
@khjang1991

Description

I have a question, so I leave a message.
We would like to replace the model used in your Android flutter application.
The YOLO11 model at the "https://github.com/ultralytics/ultralytics " address was changed to the tensorflow lite model using the command "!yolo export model=/content/runs/detect/train2/weights/best.pt format=tflite half=True int8=True".
If the application is executed after replacing the model, the application will be forcibly terminated. Similar results were obtained when the YOLO8 model was used.
Any advice on this part?
I will share the error log through the attached file.

error_log_device.txt

Metadata

Assignees

No one assigned

    Labels

    detectObject Detection issues, PR'sexportsModel exports (ONNX, TensorRT, TFLite, etc.)questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions