paper-with-me

Papers

An automatic COVID-19 CT segmentation network using spatial and channel attention mechanism

2020-04-14 · Tongxue Zhou, Stéphane Canu, Su Ruan

The coronavirus disease (COVID-19) pandemic has led to a devastating effect on the global public health. Computed Tomography (CT) is an effective tool in the screening of COVID-19. It is of great importance to rapidly and accurately segment COVID-19 from CT to help diagnostic and patient monitoring. In this paper, we propose a U-Net based segmentation network using attention mechanism. As not all the features extracted from the encoders are useful for segmentation, we propose to incorporate an attention mechanism including a spatial and a channel attention, to a U-Net architecture to re-weight the feature representation spatially and channel-wise to capture rich contextual relationships for better feature representation. In addition, the focal tversky loss is introduced to deal with small lesion segmentation. The experiment results, evaluated on a COVID-19 CT segmentation dataset where 473 CT slices are available, demonstrate the proposed method can achieve an accurate and rapid segmentation on COVID-19 segmentation. The method takes only 0.29 second to segment a single CT slice. The obtained Dice Score, Sensitivity and Specificity are 83.1%, 86.7% and 99.3%, respectively.

📄 PDF Abstract BibTeX arXiv:2004.06673

Code (0)

등록된 구현이 없습니다.

Tasks

Computed Tomography (CT)DiagnosticLesion SegmentationSegmentationSpecificity

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

MS-DCANet: A Novel Segmentation Network For Multi-Modality COVID-19 Medical Images

2022-10-22 · Xiaoyu Pan, Huazheng Zhu, Jinglong Du, Guangtao Hu 외

The Coronavirus Disease 2019 (COVID-19) pandemic has increased the public health burden and brought profound disaster to humans. For the particularity of the COVID-19 medical images with blurred boundaries, low contrast …

Image SegmentationLearning TheoryMedical Image SegmentationSegmentation+1

Fuzzy Attention Neural Network to Tackle Discontinuity in Airway Segmentation

2022-09-05 · Yang Nan, Javier Del Ser, Zeyu Tang, Peng Tang 외

Airway segmentation is crucial for the examination, diagnosis, and prognosis of lung diseases, while its manual delineation is unduly burdensome. To alleviate this time-consuming and potentially subjective manual procedu…

Deep AttentionPrognosisSegmentation

DARNet: Dual-Attention Residual Network for Automatic Diagnosis of COVID-19 via CT Images

2021-05-14 · Jun Shi, Huite Yi, Shulan Ruan, Zhaohui Wang 외

The ongoing global pandemic of Coronavirus Disease 2019 (COVID-19) poses a serious threat to public health and the economy. Rapid and accurate diagnosis of COVID-19 is crucial to prevent the further spread of the disease…

Computed Tomography (CT)Diagnostic

Light In The Black: An Evaluation of Data Augmentation Techniques for COVID-19 CT's Semantic Segmentation

2022-05-19 · Bruno A. Krinski, Daniel V. Ruiz, Eduardo Todt

With the COVID-19 global pandemic, computer-assisted diagnoses of medical images have gained much attention, and robust methods of Semantic Segmentation of Computed Tomography (CT) became highly desirable. Semantic Segme…

Computed Tomography (CT)Data AugmentationDecoderSegmentation+1

Channelized Axial Attention for Semantic Segmentation -- Considering Channel Relation within Spatial Attention for Semantic Segmentation

2021-01-19 · Ye Huang, Di Kang, Wenjing Jia, Xiangjian He 외

Spatial and channel attentions, modelling the semantic interdependencies in spatial and channel dimensions respectively, have recently been widely used for semantic segmentation. However, computing spatial and channel at…

RelationSegmentationSemantic Segmentation