DEV Community

Azim Samet ERGİN
Azim Samet ERGİN

Posted on

Google Colab use big Dataset

I want to train yolov8 using colab, but there is a problem I am facing now. I am using bdd100k which I have changed a little bit as a dataset, there is 63k data for train, when I start yolo training, I get a mount error in the part where it counts the labels in yolo and this sequence never ends and then it throws it. obviously I pay money to use the gpu and I cannot use it the way I want. the process of counting this data takes an extremely long time, do you have any suggestions for this?

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay