A widget for image segmentation. Allows the user to segment an image by creating a polygon on the image and generating a binary mask. User can navigate through a set of images and masks and create a binary mask for each one. The class displays the original image and the corresponding mask in a plotly figure widget.
pip install -r requirements.txt
You can then directly try the widget in the demo_notebook provided
