Skip to content

Latest commit

 

History

History
51 lines (43 loc) · 1.14 KB

README.md

File metadata and controls

51 lines (43 loc) · 1.14 KB

Mask R-CNN

Instance segmentation with Mask R-CNN

Requirements

OpenCV OpenCV
PixelLib PixelLib
Mask R-CNN Mask R-CNN

This code works on Python 3.5 or later.


Usage

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