- Download/fork Matterport's Mask R-CNN.
- Download the training images and divide them into train and validation set.
- To start training, open terminal in the folder and write
python3 WBC.py train --dataset=WBC --weights=coco
- https://github.com/matterport/Mask_RCNN
- https://engineering.matterport.com/splash-of-color-instance-segmentation-with-mask-r-cnn-and-tensorflow-7c761e238b46
- https://www.pyimagesearch.com/2019/06/10/keras-mask-r-cnn/
- https://towardsdatascience.com/computer-vision-instance-segmentation-with-mask-r-cnn-7983502fcad1
- https://towardsdatascience.com/instance-segmentation-using-mask-r-cnn-7f77bdd46abd