Skip to content

Bekyilma/Mask-RCNN

Repository files navigation

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

About

Instance segmentation with Mask-RCNN

Resources

Stars

Watchers

Forks

Packages

No packages published