Exploring Large Context for Cerebral Aneurysm Segmentation
This work provides an incremental improvement for the automated diagnosis and treatment planning of cerebral aneurysm disease for medical professionals.
This paper addresses the automated segmentation of cerebral aneurysms from 3D CT scans, achieving a Jaccard score of 0.7593 on the MICCAI 2020 CADA testing dataset.
Automated segmentation of aneurysms from 3D CT is important for the diagnosis, monitoring, and treatment planning of the cerebral aneurysm disease. This short paper briefly presents the main technique details of the aneurysm segmentation method in the MICCAI 2020 CADA challenge. The main contribution is that we configure the 3D U-Net with a large patch size, which can obtain the large context. Our method ranked second on the MICCAI 2020 CADA testing dataset with an average Jaccard of 0.7593. Our code and trained models are publicly available at \url{https://github.com/JunMa11/CADA2020}.