English

Technical report: Kidney tumor segmentation using a 2D U-Net followed by a statistical post-processing filter

Image and Video Processing 2020-02-26 v1 Computer Vision and Pattern Recognition

Abstract

Each year, there are about 400'000 new cases of kidney cancer worldwide causing around 175'000 deaths. For clinical decision making it is important to understand the morphometry of the tumor, which involves the time-consuming task of delineating tumor and kidney in 3D CT images. Automatic segmentation could be an important tool for clinicians and researchers to also study the correlations between tumor morphometry and clinical outcomes. We present a segmentation method which combines the popular U-Net convolutional neural network architecture with post-processing based on statistical constraints of the available training data. The full implementation, based on PyTorch, and the trained weights can be found on GitHub.

Keywords

Cite

@article{arxiv.2002.10727,
  title  = {Technical report: Kidney tumor segmentation using a 2D U-Net followed by a statistical post-processing filter},
  author = {Iwan Paolucci},
  journal= {arXiv preprint arXiv:2002.10727},
  year   = {2020}
}

Comments

KiTS 2019 challenge

R2 v1 2026-06-23T13:52:45.376Z