Skip to content

Methods for the frugal labeler: Multi-class semanticsegmentation on heterogeneous labels

Notifications You must be signed in to change notification settings

Heterogeneous-Semantic-Segmentation/Utilities-for-The-Frugal-Labeler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utilities-for-The-Frugal-Labeler

This repository bundles the implementations to the methods used in Methods for the frugal labeler: Multi-class semantic segmentation on heterogeneous labels.

Structure

Exemplary notebook which uses the tools provided in this repository.

Implementation of the Heteregenous Mask iterator introduced in the paper. Fully configurable and usable with TensorFlow/Keras.

Implementation of the loss functions introduced in the paper.

Implementation of the UNet model used in the paper.

Module which provides training- and test-generators ready to be used with Keras.

Helper module which creates one hot encoded tensors from images (used for training).

Installation

  1. Run pip install -e . while in the base directory.

Contact

For questions and remarks feel free to contact Mark Schutera or Luca Rettenberger.

About

Methods for the frugal labeler: Multi-class semanticsegmentation on heterogeneous labels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published