Hi,
I'm using this colab notebook to train a YoloV6N model.
As shown in the notebook, I train my model and then download my pytorch weights. I then use the online tool to convert it to blob format, which is failing (as shown below). Can you please help?
Thanks