DIAGNijmegen / bodyct-dsb2017-grt123

Repository which contains the code of the grt123 solution from the Kaggle DSB 2017 challenge on lung cancer detection
Other
2 stars 0 forks source link

DSB2017 challenge: grt123 processor

This repository uses a modified grt123 solution to implement a DIAG-processor docker image. The processor can be applied to a list of 3D lung images and the algorithm will:

Original grt123 solution can be found here.

Building

The processor uses docker to build a containerized runtime environment for the grt123 algorithm to run in.

If you are in a linux environment with docker installed, issue the command:

./build_processor_docker.sh processor [--version-tag VERSION_TAG] [--git-commit GIT_COMMIT_ID] [--push] [-h|--help]

to build the DIAG docker image.

Running

The algorithm requires the following hardware configuration to run:

The measured runtime for the algorithm on a system matching the specifications is:

Input

The input directory is a directory lung image volumes. Images are:

Output