Skip to content

avivcaspi/Cloudnet_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CloudNet weakly labeled project

Abstract

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.

Examples

Weakly labeled (Scribbles) example:

Scribbles example

Cloud scribbles example

Cloud Net Architecture:

Cloud net

Results using scribbles as labels:

Results

Comparison between all models:

Results comparison

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published