TL;DR
This paper presents a robust automated 3D U-Net based segmentation method for COVID-19 lung infection in CT images, effectively handling small datasets through extensive data augmentation and patch-based training.
Contribution
It introduces a novel pipeline that improves COVID-19 lesion segmentation accuracy using standard 3D U-Net and data augmentation, addressing data scarcity issues.
Findings
Achieved Dice score of 0.956 for lungs
Achieved Dice score of 0.761 for infection
Outperforms existing methods in limited data scenarios
Abstract
The coronavirus disease 2019 (COVID-19) affects billions of lives around the world and has a significant impact on public healthcare. Due to rising skepticism towards the sensitivity of RT-PCR as screening method, medical imaging like computed tomography offers great potential as alternative. For this reason, automated image segmentation is highly desired as clinical decision support for quantitative assessment and disease monitoring. However, publicly available COVID-19 imaging data is limited which leads to overfitting of traditional approaches. To address this problem, we propose an innovative automated segmentation pipeline for COVID-19 infected regions, which is able to handle small datasets by utilization as variant databases. Our method focuses on on-the-fly generation of unique and random image patches for training by performing several preprocessing methods and exploiting…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · U-Net
