reachsumit / deep-unet-for-satellite-image-segmentation

Satellite Imagery Feature Detection with SpaceNet dataset using deep UNet
308 stars 139 forks source link

training data #4

Closed ssetty closed 5 years ago

ssetty commented 5 years ago

I want to know how training data with label is given to neural network. I guess here do not have any label, How is X and Y data given? I see some 'mask' here. Please explain.

Thanks for article.

reachsumit commented 5 years ago

Hope you have figured this out by now. I use masks as the response (labels).