This is what your folder hierarchy needs to look like when training an object detection model with yolo V8.
I was getting this error “FileNotFoundError: Found no valid file for the classes labels. Supported extensions are: .jpg, .jpeg, .png, .ppm, .bmp, .pgm, .tif, .tiff, .webp”
Because by default roboflow does not export the files in the correct way.
Could you explain what you mean? It’s not clear to me what the problem is here.
It seems to me like you are saying that you have an issue with the data.yaml file not present, but also say that you have the same issue as the original post where the user had a screenshot of the folders, where a data.yaml file is present.
Could you share 1) what format you are exporting in, 2) any error messages you may have received and 3) any relevant code or screenshots to understand your problem further