WHU-USI3DV / Mobile-Seed

[IEEE RAL'24 & IROS'24] Mobile-Seed: Joint Semantic Segmentation and Boundary Detection for Mobile Robots
https://whu-usi3dv.github.io/Mobile-Seed/
BSD 2-Clause "Simplified" License
118 stars 2 forks source link

Dataset format conversion #5

Closed Tranbaber closed 5 months ago

Tranbaber commented 5 months ago

Hi author, I would like to ask if you know how to generate Cityscapes datasets that can be used for instance segmentation? After I do the format conversion using the script in the Cityscapes project, it doesn't differentiate the instances with different colors. For example: aachen_000000_000019_gtFine_instanceIds @martin-liao

martin-liao commented 5 months ago

Please refer to the documentation and scripts of the Cityscapes dataset for details.

martin-liao commented 5 months ago

Since the problem has been resolved, I will close the issue.