Problem with my trainin, Pytorch YOLOv3

I reproduced the same example as the tutorial (Chess Pieces) but I have a problem during the training. it does not want to launch

Hi Ahmed,

Looking at the error code, it seems that you’ll need to download the “yolov3-spp-ultralytics.pt” file from the included Google Drive link, and upload it to the “weights” folder (path: /content/yolov3/weights) in the file directory for your Google Colab session.

I was able to download and load the file as you explained but now I have another error