-
Notifications
You must be signed in to change notification settings - Fork 30
Open
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_list = samples[:labeled_num] |
labeled_num = int(len(samples) * labeled_ratio + 1) labeled_list = samples[:labeled_num] Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels