3-fold Cross-Validation for Kidney Tumor Segmentation on the KiTS19 dataset via MIScnn
Creators
- 1. Faculty of Applied Computer Science, University Augsburg
Description
We performed a 3-fold Cross-Validation on the Kidney Tumor Segmentation Challenge 2019 dataset (KITS19) with our newly developed framework for medical image segmentation. MIScnn: A Framework for Medical Image Segmentation with Convolutional Neural Networks and Deep Learning.
The aim of MIScnn is to provide an intuitive API allowing fast building of medical
image segmentation pipelines including data I/O, preprocessing, data augmentation, patch-wise analysis, metrics, a library with state-of-the-art
deep learning models and model utilization like training, prediction as well as fully automatic evaluation (e.g. cross-validation).
Even so, high configurability and multiple open interfaces allow full pipeline customization. MIScnn is based on Keras with Tensorflow as backend.\
More information about MIScnn can be found in the publication or on the Git repository: https://github.com/frankkramer-lab/MIScnn
The task of the KITS19 challenge was to compute a semantic segmentation of arterial phase abdominal CT scans from 300 kidney cancer patients. Each pixel had to be labeled into one of three classes: Background, kidney or tumor. The original scans have an image resolution of 512x512 and on average 216 slices (highest slice number is 1059).
Files
evaluation.zip
Files
(1.0 GB)
Name | Size | Download all |
---|---|---|
md5:1d9b3b37741519c74c8830c9357dc320
|
7.8 kB | Download |
md5:ab6106dd96183dcaf4ab57534fc137ee
|
942.1 MB | Preview Download |
md5:368535a71ade0b0fee0783d8b9c9e3ea
|
34.5 kB | Preview Download |
md5:e188eaaf3dd423720349d9b5235be0bc
|
42.5 MB | Preview Download |
md5:5032cbf9077091b385eb0099aa4aad56
|
6.7 MB | Preview Download |
md5:16c51b816a78ae0047dd23cf2849bdc0
|
652.9 kB | Preview Download |
md5:679c3e2ca390efb8495214d31aa90473
|
20.2 MB | Preview Download |
md5:5f97d2d6b46df8c6e55ea093eb85c2b1
|
2.2 kB | Preview Download |
md5:25378a134d90f7472107292e65b4f3bf
|
305 Bytes | Download |
md5:2262f9f6b16715e3bb9f3540ca0a364a
|
3.6 kB | Download |
Additional details
Related works
- Is supplement to
- Software: https://github.com/frankkramer-lab/MIScnn (URL)