Semantic segmentation column not in correspondence with image column
Hi, if I'm not mistaken, I think the semantic segmentation column does not match the images
Really?
Sadly yes
Yes, but you can clearly see it from the dataset card.
This version of the dataset was built for the huggingface "huggan" hackaton, in which its purpose was just to explore unpaired image translation.
I can upload the paired version if you need it.
Thank you!
@yuchenlichuck
just in case, do you also need the gta5 dataset? https://huggingface.co/datasets/Chris1/GTA5
I had uploaded also that one but for that same hackaton
@qftop
@yuchenlichuck
now images are properly aligned,
NOTE also that the segmentation mask now contains the actual object labels, instead of the coloring associated with each semantic category.
much appreciated