examples
examples copied to clipboard
FileNotFoundError: can't read the validation set
FileNotFoundError: Found no valid file for the classes val. Supported extensions are: .jpg, .jpeg, .png, .ppm, .bmp, .pgm, .tif, .tiff, .webp
is the error that I get when i try to load the data with the dataloader. I ran the valprep.sh script and organized the images in the folders, but i can't seem to load the images. How is the data directory for the validation set supposed to be organized?
Hi @carlamao could you please share instructions and how to reproduce this error?