Skip to content

Inference from folder not processing all images #198

@panagiotamoraiti

Description

@panagiotamoraiti

Hello,

I am trying to make predictions on 10 images from a folder but only 5 images are being processed. I think there is some problem with queue synchronization. All images are loaded to the queue, but when the program is terminated the queue has 5 images.

For inference i am using:
python3 ../YOLO/yolo/lazy.py task=inference model=v9-s weight=True task.nms.min_confidence=0.3 task.data.source=folder +quite=True

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions