186 Forks
831 Stars
831 Watchers

GSCNN

Gated-Shape CNN for Semantic Segmentation (ICCV 2019)

How to download and setup GSCNN

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

Or simply clone GSCNN with SSH
[email protected]:nv-tlabs/GSCNN.git

If you have some problems with GSCNN

You may open issue on GSCNN support forum (system) here: https://github.com/nv-tlabs/GSCNN/issues