64 Forks
275 Stars
275 Watchers

unet-pytorch

U-Net implementation for PyTorch based on https://arxiv.org/abs/1505.04597

How to download and setup unet-pytorch

Open terminal and run command
git clone https://github.com/jaxony/unet-pytorch.git
git clone is used to create a copy or clone of unet-pytorch 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 unet-pytorch https://github.com/jaxony/unet-pytorch/archive/master.zip

Or simply clone unet-pytorch with SSH
[email protected]:jaxony/unet-pytorch.git

If you have some problems with unet-pytorch

You may open issue on unet-pytorch support forum (system) here: https://github.com/jaxony/unet-pytorch/issues