Skip to content

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

Notifications You must be signed in to change notification settings

mtylerpreston/segmenter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.2%
  • Jupyter Notebook 7.8%