All experiments are tracked with clearml: https://clear.ml/docs/latest/docs/
Environment created with poetry: https://python-poetry.org/docs/
To install dependeces: poetry install
To run training: poetry run python3.11 -m src.train
-
Setup ClearML: clearml-init
-
Migrate dataset to ClearML: make migrate_dataset
The dataset was taken from 2018 Data Science Bowl. The goal is to find the nuclei in divergent images.