meetps / meetps/pytorch-semseg

OSError: cannot identify image file CamVid/train/Thumbs.db'

Open
#83 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.