slavesocieties / openai

0 stars 0 forks source link

augment semantic segmentation training data #18

Open d-genk opened 3 weeks ago

d-genk commented 3 weeks ago

Augment our current set of 95 semantic segmentation training images by 1) rotating each image and corresponding annotations around the y-axis, 2) rotating each image and corresponding annotations around the x-axis, and 3) rotating each image and corresponding annotations around both axes. Make sure that the sorted order of the names of the 380 total images that result are the same as the order in which they appear in the annotation file.