microsoft / microsoft/Biodiversity
Training own weights on windows
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 297
- PR merge metrics
- No merged PRs in 30d
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
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the PW_FT_classification initial demo and reproduce the FileNotFoundError on Windows using the reported path. Trace where the cropped_resized/0_0_imgs path is assembled and where the expected directory is created. Done means the training workflow reaches the image successfully or reports a clear actionable error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- computer-vision, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100