Skip to content

Splits of Cityscapes ...  #6

@ghost

Description

Hi, thanks for your nice work!

I have noticed that you only give us the data split of VOC2012, will you offer us the splits of cityscapes dataset?

And from your scripts,
The labeled data used in your experiments only samples in the order of names from the txt file,


labeled_num = int(len(samples) * labeled_ratio + 1) labeled_list = samples[:labeled_num]

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