/CiSS-Net

The experimental code in Tensorflow for CiSS-Net

Primary LanguagePython

CiSS-Net

The experimental codes in Tensorflow for CiSS-Net. They are to be re-organized later.

Paper is also included in this repo as "Context-Reinforced Semantic Segmentation.pdf"

Prerequisites

The major libraries we use are

  • tensorflow-gpu 1.4.0
  • Keras 2.2.4
  • Keras-Applications 1.0.6
  • Keras-Preprocessing 1.0.5
  • numpy 1.14.5
  • opencv-python 3.4.1.15
  • Pillow 5.2.0
  • requests 2.20.0
  • scipy 1.1.0