FrozenWolf-Cyber / Sartorius-Cell-Instance-Segmentation

Training U-Net and Mask R-CNN models for instance segmentation in a neuronal cell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🦠 Sartorius-Cell-Instance-Segmentation

Training U-Net and Mask R-CNN models for instance segmentation in a neuronal cell To checkout my Kaggle Notebook for U-Net click here and for Mask R-CNN click here

Dataset:

You can download the kaggle dataset from here

Image :

image

Mask :

mask

Results :

U-Net :

Test Loss : 1.3722342252731323

Loss :

loss

Ground Truth vs Prediction :

result_image

result_mask

result_prediction

Mask R-CNN :

Test Loss : 1.1996488173802693

Loss :

Ground Truth vs Prediction :

image

ground truth

prediction

About

Training U-Net and Mask R-CNN models for instance segmentation in a neuronal cell


Languages

Language:Jupyter Notebook 100.0%