vix.ing · top · new · best · stats · spec

PARSE challenge 2022: Pulmonary Arteries Segmentation using Swin U-Net Transformer(Swin UNETR) and U-Net

2022/08/20 by Akansh Maurya, Kunal Dashrath Patil, Maurya, Akansh +7
Medicine · #Lung Cancer Diagnosis and Treatment #Radiomics and Machine Learning in Medical Imaging #COVID-19 diagnosis using AI

paper · pdf · doi:10.48550/arxiv.2208.09636

Abstract

In this work, we present our proposed method to segment the pulmonary arteries from the CT scans using Swin UNETR and U-Net-based deep neural network architecture. Six models, three models based on Swin UNETR, and three models based on 3D U-net with residual units were ensemble using a weighted average to make the final segmentation masks. Our team achieved a multi-level dice score of 84.36 percent through this method. The code of our work is available on the following link: https://github.com/akansh12/parse2022. This work is part of the MICCAI PARSE 2022 challenge.

Related