Closed kuaiqushangzixiba closed 6 months ago
Hi kuaiqushangzixiba:
You'll need to prepare the rgb images and GT graphs.
You can refer to the cityscale dataset of how to organize them.
You can refer to line 75-86 in cityscale/generate_labels.py for the format of GT graphs.
Specifically, as of now, this project assumes the following format of ground-truth graph:
how to use my dataset?