I\'m trying to train a CNN model that perform image segmentation, but I\'m confused how to create the ground truth if I have several image samples?
Image segmentation ca
Try out https://www.labelbox.io/. Here is what their image segmentation template looks like...
A lot of the code is open source and they have a hosted service to manage labeling end to end.