MarcSchotman

Results 3 comments of MarcSchotman

This is due to that your labels aren't in the correct format. From the README: ``` sudo pip install cityscapesscripts export CITYSCAPES_DATASET= csCreateTrainIdLabelImgs ``` Then to actually use these images...

Similar issues here: I am working on a segmentation problem so the ground truth images are masks containing specific RGB values which represent the different classes. Functions like rotate, skew...

I didn't go into actually changing your code in the end. Was going to be too time consuming for me w.r.t. the reward. But i'll explain my (and probably many...