chinakook / U-Net

An reimplementation U-Net on MXNet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

An reimplementation U-Net on MXNet


Languages

Language:Python 100.0%