Downloading dataset for training Yolo v10 on custom dataset?

I’m following Colab notebook for training a Yolo v10 model on a custom data set

I seem to encounter this issue. Perhaps, something obvious that I am missing?

You need to put ROBOFLOW_API_KEY in as a secret in colab

You don’t need to change that code, it should be the string ROBOFLOW_API_KEY. Put the key value into the colab secrets tab. Looks like a key

Or you can just get rid of the userdata.get and use the key directly

What a silly oversight on my part! Many thanks for taking the time.

A follow up on this please. When will Yolov10 be available via the roboflow training interface?

We’re considering it! Are you seeing better results on Yolo10 vs Yolo8?

Not yet, sorry. I’m battling to get a training run started on Yolov9 on the same dataset.

I saw a tutorial to do that this week. Will try to get that working and let you know.

Thanks for your patience.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.