Instance segmentation with Mask R-CNN
OpenCV | |
PixelLib | |
Mask R-CNN |
This code works on Python 3.5 or later.
For real-time video segmentation run the realtime.sh
script from a terminal, like this:
$ bash Run.sh
For local video segmentation replace the path to your video file in the Instance_segment_from path.py
and run the from_path.sh
script from a terminal, like this:
$ bash from_path.sh