Model module

Source code | API

This module contains the declaration of the U-Nets in Keras / Tensorflow as well as the loss functions we used to train them. See our publications for descriptions of the models and losses.

Original implementation of U-Net in Tensorflow / Keras: