Projects Last Projects
Semantic Segmentation of Cloud Images Using Weakly-Labelled data
Roi Tzur-Hilleli and Aviv Caspi
Supervised by Reut Yehonatan and Yaron Honen
Semantic segmentation is the task of labeling each pixel in an image with the class of which the pixel is a part of. In order to train a deep convolutional network that will accomplish this task, it requires a lot of hand-drawn segmantation maps and therefore a lot of resources.
We wanted to check whether it is possible to save resources on the manual labeling of cloud segmentation maps and still achieve competitive results.
In order to find out, we trained a deep convolutional network for semantic segmentation of cloud images on both fully-labeled data (full segmentation maps) and weakly-labeled data (scribbles) and compared the results achieved by both methods.
Please, see Code.