sample_code

This is a sample code of my last research on retinal microscopic image data processing. This code is an implementation of Mask R-CNN model.

I used the VIA 2.0.8 (VGG Image Annotator) software to annotate images, based on COCO standard format as a json file.

There is the main_code to run. This code calls other codes when need. all code is wrote in Python and Jupyter notebook.