Relative Content

Tag Archive for pythontensorflowpytorchonnxyolov8

How to convert from py torch to tflite

I have been working with yolov8s model and have generated best.pt model from google colab but I have problems now in google colab, So,I want to convert the pt model to tensorflow lite on vscode.
Any ideas?