Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 553 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 553 Bytes

Evaluating instance segmentation

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.