Skip to content

Wrong variable naming? #39

Description

@Bling16

image

Just had a small doubt! I came across this in .../datasets/ksdd2.py and I think they have been typed in wrong? Shouldn't it be swapped?

test_img_path = os.path.join(KSDD2_DIR, 'test')
train_img_path = os.path.join(KSDD2_DIR, 'train')

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