Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 2.5 KB

README.md

File metadata and controls

50 lines (31 loc) · 2.5 KB

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

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

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

Sample cells visual

run notebooks in Kaggle