Requirements
- Python 3
- Keras >= 2.2.0 or TensorFlow >= 1.13
- keras-applications >= 1.0.7, <=1.0.8
- image-classifiers == 1.0.0
- efficientnet == 1.0.0
Note
This library does not have Tensorflow in a requirements.txt for installation. Please, choose suitable version ('cpu'/'gpu') and install it manually using official Guide.
Pip package
$ pip install segmentation-models
Latest version
$ pip install git+https://github.com/qubvel/segmentation_models