English

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

Image and Video Processing 2022-08-23 v1 Computer Vision and Pattern Recognition

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.

Keywords

Cite

@article{arxiv.2208.09636,
  title  = {PARSE challenge 2022: Pulmonary Arteries Segmentation using Swin U-Net Transformer(Swin UNETR) and U-Net},
  author = {Akansh Maurya and Kunal Dashrath Patil and Rohan Padhy and Kalluri Ramakrishna and Ganapathy Krishnamurthi},
  journal= {arXiv preprint arXiv:2208.09636},
  year   = {2022}
}