164 Forks
408 Stars
408 Watchers

u-net

U-Net: Convolutional Networks for Biomedical Image Segmentation

How to download and setup u-net

Open terminal and run command
git clone https://github.com/yihui-he/u-net.git
git clone is used to create a copy or clone of u-net repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with u-net https://github.com/yihui-he/u-net/archive/master.zip

Or simply clone u-net with SSH
[email protected]:yihui-he/u-net.git

If you have some problems with u-net

You may open issue on u-net support forum (system) here: https://github.com/yihui-he/u-net/issues