rudreshmehta / Semantic-Segmentation-Tensorflow-2

Example of semantic segmentation with Tensorflow 2.0 #Tensorflow2 #Semantic #Segmentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Semantic segmentation using Tensorflow 2

Requirement

  • Python 3.5+
  • Tensorflow 2.0+
  • OpenCv
  • Numpy
  • Imgaug

Train with eager execution

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

python train.py

About

Example of semantic segmentation with Tensorflow 2.0 #Tensorflow2 #Semantic #Segmentation


Languages

Language:Python 100.0%