DIAGNijmegen / bodyct-luna22-ismi-training-baseline

Baseline repo for LUNA22-ismi challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Repository containing code to train the baseline algorithm for LUNA22-ISMI

Repo for training the baseline algorithm for LUNA22-ISMI educational challenge, a challenge for the Intelligent Systems in Medical Imaging course at the Radboud University.

Preparing the dataset

Download the nodule training dataset from the challenge website and place them in a directory called LUNA22 prequel/. Make sure to extract the zip file in the same directory.

Training

To train the algorithm, just execute the following script:

python train.py

About

Baseline repo for LUNA22-ismi challenge

License:Apache License 2.0


Languages

Language:Python 100.0%