Skip to content

CANet (Chained Context Aggregation Network) for Semantic Segmentation on LIVECell Dataset

Notifications You must be signed in to change notification settings

GirinChutia/LiveCell-Segmentation

Repository files navigation

Sementic-Segmentation on LIVECell Dataset


LIVECell is a large, high-quality, manually annotated and expert-validated dataset of phase-contrast images, consisting of over 1.6 million cells from a diverse set of cell morphologies and culture densities.


Model used : CANet (Chained Context Aggregation Network) with few modifications.

  • Loss Used : dice_loss + (1 * focal_loss)
  • Total Epochs : 10
  • Training IOU Score : 0.6533
  • Validation IOU Score : 0.7483
  • Training F1 Score : 0.7812
  • Validation F1 Score : 0.8532

Model Performance.


Visualization of model prediction.


Reference :

  1. https://www.nature.com/articles/s41592-021-01249-6
  2. https://www.sciencedirect.com/science/article/abs/pii/S0262885621002146

About

CANet (Chained Context Aggregation Network) for Semantic Segmentation on LIVECell Dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages