Semantic-Segmentation-Tensorflow-Eager icon indicating copy to clipboard operation
Semantic-Segmentation-Tensorflow-Eager copied to clipboard

An example of semantic segmentation using tensorflow in eager execution.

Semantic segmentation using Tensorflow eager execution

Requirement

  • Python 2.7+
  • Tensorflow-gpu
  • OpenCv
  • H5py
  • Scikit-learn
  • Numpy
  • Imgaug

Train with eager execution

Train a semantic segmentation model on the Camvid dataset! just execute:

python train_eager.py