This repository contains code for evaluating instance segmentation models
The models folder contains some models that have been trained in the lab and will be continuously updated.
The model tissue_nuclear_segmentation is trained to segment nuclei from a breast cancer tissue images. Ground truth dataset is available here. Evaluation of model performance can be found in notebooks/tissue_nuclear_segmentation_quality_check.html.