meituan / YOLOv6

YOLOv6: a single-stage object detection framework dedicated to industrial applications.
GNU General Public License v3.0
5.72k stars 1.04k forks source link

Assertion Error : Image not found #1031

Open Cho-Hong-Seok opened 8 months ago

Cho-Hong-Seok commented 8 months ago

Before Asking

Search before asking

Question

I am currently trying to train a yolov6 model in google colab and I am getting error.

Is it because I imported the dataset from my Google Drive? And if that's the case, is what you're saying above referring to my situation?(glenn-jocher commented on Nov 27, 2020 Oh, then you simply have network issues. You should always train with local data, never with remote buckets/drives.) yolov6 error yolov6 error1

Additional

No response

Chilicyy commented 8 months ago

Hi @Cho-Hong-Seok , from the error log, it seems that there's no images under the directory you specified. You can check if it's a valid directory, for I see a square bracket outside the DILab_data.