Installation

Requirements

  1. Python 3

  2. Keras >= 2.10 or TensorFlow >= 2.10

Note

This library does not have Tensorflow configured as a hard dependency for installation. Please, choose suitable version (‘cpu’/’gpu’) and install it manually using official Guide.

Pip package

$ pip install segmodels-keras

Latest version

$ pip install git+https://github.com/orthoseg/segmodels_keras