Skip to content

training routine for training a cell detection model based on smp (Segmentation Models).

Notifications You must be signed in to change notification settings

StefanBaar/cell_edge_trainier

Repository files navigation

Cell Detection Trainer

Script for training SMP models

Instructions:

  • git clone this repo
  • run:

python training.py

  • see training.py for options

Trainig Data

This repo contains only a few images generated from liveCell.
The training/validation images are stored in data/training/221219_livecell

For additional images:

  • get data from SAIBOserver (SAIBO_deeplearning/training_data)

or generate more images by downloading more samples from liveCell and convert them from coco to png using:

dataprep.py and valid_prep.py

About

training routine for training a cell detection model based on smp (Segmentation Models).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published