English

Lung segmentation with NASNet-Large-Decoder Net

Image and Video Processing 2023-03-21 v1 Computer Vision and Pattern Recognition

Abstract

Lung cancer has emerged as a severe disease that threatens human life and health. The precise segmentation of lung regions is a crucial prerequisite for localizing tumors, which can provide accurate information for lung image analysis. In this work, we first propose a lung image segmentation model using the NASNet-Large as an encoder and then followed by a decoder architecture, which is one of the most commonly used architectures in deep learning for image segmentation. The proposed NASNet-Large-decoder architecture can extract high-level information and expand the feature map to recover the segmentation map. To further improve the segmentation results, we propose a post-processing layer to remove the irrelevant portion of the segmentation map. Experimental results show that an accurate segmentation model with 0.92 dice scores outperforms state-of-the-art performance.

Keywords

Cite

@article{arxiv.2303.10315,
  title  = {Lung segmentation with NASNet-Large-Decoder Net},
  author = {Youshan Zhang},
  journal= {arXiv preprint arXiv:2303.10315},
  year   = {2023}
}

Comments

arXiv admin note: substantial text overlap with arXiv:2106.12054

R2 v1 2026-06-28T09:22:18.044Z