Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 287 Bytes

File metadata and controls

17 lines (14 loc) · 287 Bytes

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