AarohiSingla / TFLite-Object-Detection-Android-App-Tutorial-Using-YOLOv5

65 stars 45 forks source link

Convert yolov8 #6

Open Dieguinho5 opened 1 year ago

Dieguinho5 commented 1 year ago

Hi how are you? I have a doubt. Can I do the same step by step to convert my yolov8 model to tflite? Tks

vaghelaraj9420 commented 7 months ago

Hello. As of now, Tensorflow imaplementation in yolov8 is currently in progress so it would be difficult to convert your pt model to tflite but alternatively, You can convert yolov5 or other versions pt model to tflite easily since their tensorflow development has been done.