Requirements

pysegcnn is a pure Python package that works on both Windows and Linux.

Dependencies

Here is a list of all dependencies of pysegcnn.

Machine learning framework

  • pytorch

SciPy stack

  • numpy

  • scipy

  • matplotlib

Raster tools

  • gdal

Testing

  • pytest

And if you want to build the documentation:
  • sphinx

  • sphinx_rtd_theme

If you are using conda, you can use the environment.yml file that ships with pysegcnn to take care of the dependencies, see Installation.