ferraridamiano / yolo_flutter

MIT License
25 stars 3 forks source link

No Bounding box using a custom model built in hub.ultralytics then exported in tflite #6

Closed jsmrk closed 4 months ago

jsmrk commented 4 months ago

image

default settings when training the model havent changed anything also used yolov8n

Console error: E/flutter (20023): [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: Invalid argument(s): Output object shape mismatch, interpreter returned output of shape: [1, 8, 8400] while shape of output provided as argument in run is: [1, 84, 8400]