Abstract

Since the emergence of the Corona Virus Disease in 2019 (COVID-19), it has become a serious health problem affecting the human respiratory system. At present, automatic segmentation of lung infection areas from Computed Tomography has been playing a crucial role in the diagnosis of this disease because of its ability to perform pathological studies based on the lung infection areas. However, due to the lung infection areas scattered distribution, the existing segmentation methods generally have the problems of missing and incomplete segmentation. The Convolutional Neural Network (CNN)-based approaches generally lack the ability to model explicit long-range relation, and the transformer-based methods are not conducive to capturing the detailed boundaries of infected areas. Whereas the infected regions of the coronavirus images are scattered and boundary information plays an important role, both the boundaries and the global infected areas need to be taken into account. Therefore, we propose a novel coronavirus image segmentation network alternately using Swin transformer and CNN (STCNet). Firstly, to enable network to capture richer features, the ReSwin transformer block is proposed and added after each level of convolution block in the encoder-decoder. Secondly, to effectively retain the infected areas boundary information, the skip connection cross attention module is used to provide spatial information to each decoder. And through the fine-tuned scale-aware pyramid fusion module to fuse multi-scale context information. Experimental results show that STCNet at can achieve state-of-the-art performance on two coronavirus segmentation datasets, with Dice achieves 79.92 % and 82.78 %, respectively. Our code is available at https://github.com/sineagles/STCNet.

Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.