Skip to content

\PyTorch-YOLOv3 #7

@meetgandhi123

Description

@meetgandhi123

I have created a folder structure of:

PyTorch-YOLOv3/data/samples

and have 2 folders in it (TextView, ToogleButton) each having 10 images.

I am using the following command to run the code:

python detect.py  --dataset rico --weights_path result/run/rico/yolov3_ckpt.pth --image_folder data/samples/

python detect.py  --dataset rico --weights_path result/run/rico/yolov3_ckpt.pth --image_folder data/samples

But my len(dataloader) is continuously coming 0 and thus nothing is been processed, can you let me know what wong is done here.

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