I tried to run src/notebooks/zeroshot.ipynb, but but unfortunately after loading the data (dataloader) there is a
'''
FileNotFoundError: Found no valid file for the classes 046, 066, 123, 299, 302, 351, 403, 436, 465. Supported extensions are: .jpg, .jpeg, .png, .ppm, .bmp, .pgm, .tif, .tiff, .webp.
'''
However, it is possible to run the rest of the code despite this and I get a pretty good result, strange.... In the second scenario I removed the missing folders, everything went through without error, however in the results the bird images shown have mixed up captions....
I tried to run src/notebooks/zeroshot.ipynb, but but unfortunately after loading the data (dataloader) there is a
'''
FileNotFoundError: Found no valid file for the classes 046, 066, 123, 299, 302, 351, 403, 436, 465. Supported extensions are: .jpg, .jpeg, .png, .ppm, .bmp, .pgm, .tif, .tiff, .webp.
'''
However, it is possible to run the rest of the code despite this and I get a pretty good result, strange.... In the second scenario I removed the missing folders, everything went through without error, however in the results the bird images shown have mixed up captions....