Install
- Install Keras Mask-RCNN (https://drive.google.com/file/d/1Ug6697XbnRpEPjZyN5uLEEHyR27JyeVo/view?usp=sharing)
- Create sym-link: (e.g. ln -s ~/Mask_RCNN/mrcnn mrcnn)
- Download the pre-trained network and place it in the main directory: https://github.com/matterport/Mask_RCNN/releases/download/v2.0/mask_rcnn_coco.h5
- Create isic2018 folder and place the following files:
|--- mask_rcnn
| |--- isic2018/
| | |--- ISIC2018_Task1-2_Training_Input
| | |--- ISIC2018_Task1_Training_GroundTruth
| |--- lesions.py
| |--- mask_rcnn_coco.h5
| |--- mrcnn/
python lesions.py --mode investigate
python lesions.py --mode train
python lesions.py --mode predict --image isic2018/ISIC2018_Task1-2_Training_Input/ISIC_0000000.jpg