478 Forks
1642 Stars
1642 Watchers

pytorch-fcn

PyTorch Implementation of Fully Convolutional Networks. (Training code to reproduce the original result is available.)

How to download and setup pytorch-fcn

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

Or simply clone pytorch-fcn with SSH
[email protected]:wkentaro/pytorch-fcn.git

If you have some problems with pytorch-fcn

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