meetps / meetps/pytorch-semseg
OSError: cannot identify image file CamVid/train/Thumbs.db'
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.4k
- Forks
- 786
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
When I ran this code on windows, I met this error that cannot identify image file of 'Thumbs.db'. I don't know why there is a file of 'Thumb.db'. Can you help me figure it out?
Thanks!
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 by reproducing the failure with the CamVid/train/Thumbs.db file present, then trace the dataset-loading entry point that attempts to open it as an image. Done means the CamVid dataset can be loaded without treating this Windows metadata file as an image; the issue names no specific source file or test.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch
- Domain
- computer-vision, machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100