iampawan / iampawan/TFLite-Flutter
CHANGE TFlite is not working..
Open
- Dominant language
- Dart
- Stars
- 72
- Forks
- 45
- PR merge metrics
- No merged PRs in 30d
Description
HI
I want to change tflite file
so i changed your yolov2 file to this
https://github.com/hunglc007/tensorflow-yolov4-tflite/blob/master/android/app/src/main/assets/yolov4-416-fp32.tflite
and I selected model as yolo not ssd.
but It not perform anything after picture selecting
something should i changed more...?
_____________________________
Caused by: java.lang.IllegalArgumentException: Cannot copy from a TensorFlowLite tensor (Identity) with shape [1, 2535, 4] to a Java object with shape [1, 13, 13, 425]
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.