tensorflow-yolov4-tflite icon indicating copy to clipboard operation
tensorflow-yolov4-tflite copied to clipboard

Error in output shape in android

Open Abdktefane opened this issue 5 years ago • 2 comments
trafficstars

Cannot copy between a TensorFlowLite tensor with shape [1, 10647, 4] and a Java object with shape [1, 52, 52, 3, 85]

Abdktefane avatar Jul 14 '20 05:07 Abdktefane

@Abdktefane did you solve the problem?

yar1k0v avatar Jul 20 '20 21:07 yar1k0v

The fix suggested in https://github.com/hunglc007/tensorflow-yolov4-tflite/issues/212#issuecomment-680677321 worked for me.

erikreed avatar Dec 30 '21 23:12 erikreed