U-Net icon indicating copy to clipboard operation
U-Net copied to clipboard

An reimplementation U-Net on MXNet

U-Net-MX

This is an Gluon reimplementation of U-Net and DilatedUNet. See the following references for more information:

"U-Net: Convolutional Networks for Biomedical Image Segmentation."
Olaf Ronneberger, Philipp Fischer, and Thomas Brox
arXiv preprint arXiv:1505. 04597, 2015.

https://arxiv.org/abs/1505.04597