Skip to content

path with * fails #15

Description

@Ambusy

following the example line:
python src/predict.py demo/*.jpg
I get an error. I added a print for index and path just before the error point:

device: cpu
Predict: 0%| | 0/1 [00:00<?, ?it/s]
index 0
path: demo/*.jpg
Corrupted image for 0

Changing * in a real existing filename that one file is processed, but multiple does not wordk.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions