Skip to content

PiotrRyw/image_segmentation_pr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bachelor's thesis on microscopy image segmentation

This project uses PyTorch and COCO datasets (custom dataset or LIVECell dataset) to train a Mask-RCNN model for the task of cell image segmentation.

The goal is to implement an application for loading datasets and training model for the task of instance segmentation of phase contrast microscopy sourced astrocyte images. After training, the model can be used to segment images provided in a path in a config file.

The LIVECell dataset is sourced from https://github.com/sartorius-research/LIVECell

The custom dataset used is created with Label Studio.

About

Bachelor Thesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages