/Image-Segmentation-Using-TensorFlow

This Repository contains TensorFlow implementation of different Image Segmentation Architecture on different types of datasets.

Primary LanguageJupyter Notebook

Image Segmentation

This Repository contains TensorFlow implementation of different Image Segmentation Architecture on different types of datasets.

VGG16 - FCN8 for Image Segmentation

  • This notebook contains VGG16-FCN8 architecture for image segmentation.
  • In-depth Details about dataset, model architecture all things are well explained in the notebook itself.
  • If you like it please give a star.
  • If any suggestions or update please do let me know.

UNet for Image Segmentation

  • This notebook contains UNet architecture for image segmentation.
  • In-depth Details about dataset, model architecture all things are well explained in the notebook itself.
  • If you like it please give a star.
  • If any suggestions or update please do let me know.