Hi!
I am working on a project for parking occupancy detection on google colab using YOLOv8. I am using PKlot dataset annotated and structured. However when I tried to train the model it says
WARNING ⚠️ Cache directory /content/drive/MyDrive/D3/labels is not writeable, cache not saved.
WARNING ⚠️ No labels found in /content/drive/MyDrive/D3/labels/valid.cache
the same output for the 'train' as well.
Uploading github.zip…