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