/UNet.jl

Implementation of a generic U-Net: a convolutional neural network for image segmentation.

Primary LanguageJuliaMIT LicenseMIT

UNet

Stable Dev Build Status Coverage

U-Net implementation for image segmentation in Julia build on top of the Flux library.

The architecture is fully configurable, see the documentation.