U-Net implementation for image segmentation in Julia build on top of the Flux library.
The architecture is fully configurable, see the documentation.
Implementation of a generic U-Net: a convolutional neural network for image segmentation.
JuliaMIT
U-Net implementation for image segmentation in Julia build on top of the Flux library.
The architecture is fully configurable, see the documentation.