Skip to content

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow. You can train your own data for instance segmentation.

License

Notifications You must be signed in to change notification settings

bleakie/MaskRCNN

Repository files navigation

MaskRCNN

which is clone from https://github.com/matterport/Mask_RCNN

#Train data

The training data is already in it, and you can try to train.

Install(windows & ubuntu)

You can read this: https://blog.csdn.net/chenmoran0928/article/details/79999073

Result

Identification results on own data

About

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow. You can train your own data for instance segmentation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages