10000 Getting crash running train on Market data · Issue #2 · NVlabs/DG-Net-PP · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Getting crash running train on Market data #2
Open
@danishansari

Description

@danishansari

/home/ubuntu/DG-Net-PP/utils.py:239: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. return yaml.load(stream) Traceback (most recent call last): File "train.py", line 59, in <module> config['new_size'], config['crop_image_height'], config['crop_image_width'], config['num_workers'], False) File "/home/ubuntu/DG-Net-PP/utils.py", line 219, in get_data_loader_folder dataset = ReIDFolder(input_folder, transform=transform) File "/home/ubuntu/DG-Net-PP/reIDfolder.py", line 14, in __init__ super(ReIDFolder, self).__init__(root, transform) File "/home/ubuntu/anaconda3/envs/dgnpp/lib/python3.7/site-packages/torchvision/datasets/folder.py", line 178, in __init__ target_transform=target_transform) File "/home/ubuntu/anaconda3/envs/dgnpp/lib/python3.7/site-packages/torchvision/datasets/folder.py", line 79, in __init__ "Supported extensions are: " + ",".join(extensions))) RuntimeError: Found 0 files in subfolders of: ./datasets/Market/pytorch/train_all Supported extensions are: .jpg,.jpeg,.png,.ppm,.bmp,.pgm,.tif

While I have only .jpg files, its bassically the same Market data I downloaded from the git-page link.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0