/Image-Segmentation

Image Segmentation Using Pixellib

Primary LanguageJupyter Notebook

Image-Segmentation

Image Segmentation Using Pixellib

PixelLib

Pixellib is a library for performing segmentation of objects in images and videos. It supports the two major types of image segmentation:

  1. Semantic segmentation

  2. Instance segmentation

Dependencies

  1. opencv-python
  2. scikit-image
  3. pillow
  4. pixellib
  5. tensorflow-gpu

Reference Link

https://github.com/ayoolaolafenwa/PixelLib