avBuffer / Yolov5_tf

Yolov5/Yolov4/ Yolov3/ Yolo_tiny in tensorflow
290 stars 108 forks source link

deploy tflite for android? #13

Open EricHuiK opened 3 years ago

avBuffer commented 3 years ago

Hey Eric, Thanks! I'll try tflite model to deploy on Android next step.

EricHuiK commented 3 years ago

@avBuffer ,

I'm also going to try tflite IOS deployment

EricHuiK commented 3 years ago

@avBuffer ,deploy tflite model to Android is ok?

EricHuiK commented 3 years ago
java.lang.IllegalArgumentException: Cannot copy between a TensorFlowLite tensor with shape [1, 2535, 4] and a Java object with shape [1, 10647, 4].