microsoft / CameraTraps

PyTorch Wildlife: a Collaborative Deep Learning Framework for Conservation.
https://cameratraps.readthedocs.io/en/latest/
MIT License
722 stars 234 forks source link

Training own weights on windows #508

Open MasonDunn77 opened 3 weeks ago

MasonDunn77 commented 3 weeks ago

Search before asking

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

zhmiao commented 1 week ago

Hello @MasonDunn77, thank you very much for reaching out, and sorry for the late response. We were on a two-week conference streak and just came back. This does seem to be a bug and we will take a look at it to confirm. @aa-hernandez