33 Forks
228 Stars
228 Watchers

segformer-pytorch

Implementation of Segformer, Attention + MLP neural network for segmentation, in Pytorch

How to download and setup segformer-pytorch

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

Or simply clone segformer-pytorch with SSH
[email protected]:lucidrains/segformer-pytorch.git

If you have some problems with segformer-pytorch

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