Unable upload model via google colab

Please share the following so we may better assist you:

  1. Screen shot of your error

  2. Copy/Paste of your code

project.version(dataset.version).deploy(model_type="yolov8", model_path=f"{HOME}/runs/detect/train/")
  1. What you’ve tried so far to debug
    Try to upload the model to my project’s version, and it seems that I unable to upload the model

more screenshots:

more screenshots:

Hi @slamgundam - this is being addressed here: ANNOUNCEMENT: Custom Model Weights Upload Overview

Please generate a new version and use the process outlined in my post

Thank you, after I set my image size to 640, it does allow me to upload the model

1 Like