Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 643 Bytes

install.rst

File metadata and controls

37 lines (22 loc) · 643 Bytes

Installation

Requirements

  1. Python 3.5+
  2. Keras >= 2.2.0
  3. Keras Applications >= 1.7.0
  4. Image Classifiers == 0.2.0
  5. Tensorflow 1.9 (tested)

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