I trained model yolov5 for object detection and now i want to deploy it on android app. Before, I tried covert to .tflite format but slowly. I saw in your's assets folder the format you used is .bin and .param format. What code did you use to convert model to format .bin and .param ?
I trained model yolov5 for object detection and now i want to deploy it on android app. Before, I tried covert to .tflite format but slowly. I saw in your's assets folder the format you used is .bin and .param format. What code did you use to convert model to format .bin and .param ?