Skip to content

About the Cityscapes dataset #30

@zpge

Description

@zpge

In data/cityscapes/cityscapes.py, there is a line

self.labels = list(sorted(self.labels_dir.glob('/.png')))

I think this is to get the path of all label images. But in the downloaded Cityscapes dataset, there are _color.png, _instanceIds.png and _labelIds.png.

Which one do you use as the groud truth?

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