之前在emgucv上实现了yolov3,yolov4,ssd,openpose等模型得加载推理,接下来实现maskrcnn得在emgucv上的实现。 1、模型下载 github: matterport/Mask_RCNN: Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow (github.com)