tensorflow-yolov4-tflite
tensorflow-yolov4-tflite copied to clipboard
Error in output shape in android
trafficstars
Cannot copy between a TensorFlowLite tensor with shape [1, 10647, 4] and a Java object with shape [1, 52, 52, 3, 85]
@Abdktefane did you solve the problem?
The fix suggested in https://github.com/hunglc007/tensorflow-yolov4-tflite/issues/212#issuecomment-680677321 worked for me.