Borda / kaggle_image-segm

Simple tooling for instance segmentation aiming at cell biology...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kaggle: Image Segmentation

CI complete testing Code formatting codecov pre-commit.ci status

install this tooling

A simple way how to use this basic functions:

! pip install https://github.com/Borda/kaggle_image-segm/archive/refs/heads/main.zip

Kaggle: Tract Image Segmentation

The goal of this challenge is to segment organs in medical scans to improve cancer treatment

Sample organs visual

run notebooks in Kaggle

local notebooks

some results

Training progress with ResNext50 with training for 20 epochs > over 0.80 validation IoU:

Training process

Kaggle: Cell Instance Segmentation

The goal of this challenge is to detect cells in microscope images.

Sample cells visual

run notebooks in Kaggle

About

Simple tooling for instance segmentation aiming at cell biology...

License:MIT License


Languages

Language:Jupyter Notebook 97.5%Language:Python 2.5%