gaussianrecurrence / semantic-segmentation-multi-keras

Semantic segmentation for multiclass annotations using Keras/tf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-class semantic segmentation w/ Keras

Semantic segmentation for multiclass annotations using Keras/tf

If you want to read a brief description about how I got to make this model you can read this post.

You can play around with this Google Colab notebook

Libraries I used was:

  • Tesorflow-GPU
  • Matplotlib
  • OpenCV
  • NumPy
  • Keras

And project is tested over Python 2.7

About

Semantic segmentation for multiclass annotations using Keras/tf

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 100.0%