############ 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** .. code:: bash $ pip install segmodels-keras **Latest version** .. code:: bash $ pip install git+https://github.com/orthoseg/segmodels_keras .. _Guide: https://www.tensorflow.org/install/ .. _Tensorflow: https://www.tensorflow.org/