Open
Description
Search before asking
- I have searched the Pytorch-Wildlife issues and found no similar bug report.
Question
I am aiming to create a set of weights on Windows PW_FT_classification. When playing around with the initial demo it seems that it requires 0_0_imgs to be created however it does not seem to be doing so leading to a missing file error. Any idea why it crashes at this point in running?
FileNotFoundError: [Errno 2] No such file or directory: './data/imgs\cropped_resized\0_0_imgs\cropped_resized\0_0_imgs\10050028_8.JPG'
Additional
No response