paper-with-me

Papers

XLSor: A Robust and Accurate Lung Segmentor on Chest X-Rays Using Criss-Cross Attention and Customized Radiorealistic Abnormalities Generation

2019-04-19 · Youbao Tang, Yu-Xing Tang, Jing Xiao, Ronald M. Summers

This paper proposes a novel framework for lung segmentation in chest X-rays. It consists of two key contributions, a criss-cross attention based segmentation network and radiorealistic chest X-ray image synthesis (i.e. a synthesized radiograph that appears anatomically realistic) for data augmentation. The criss-cross attention modules capture rich global contextual information in both horizontal and vertical directions for all the pixels thus facilitating accurate lung segmentation. To reduce the manual annotation burden and to train a robust lung segmentor that can be adapted to pathological lungs with hazy lung boundaries, an image-to-image translation module is employed to synthesize radiorealistic abnormal CXRs from the source of normal ones for data augmentation. The lung masks of synthetic abnormal CXRs are propagated from the segmentation results of their normal counterparts, and then serve as pseudo masks for robust segmentor training. In addition, we annotate 100 CXRs with lung masks on a more challenging NIH Chest X-ray dataset containing both posterioranterior and anteroposterior views for evaluation. Extensive experiments validate the robustness and effectiveness of the proposed framework. The code and data can be found from https://github.com/rsummers11/CADLab/tree/master/Lung_Segmentation_XLSor .

📄 PDF Abstract BibTeX arXiv:1904.09229

Code (3)

rsummers11/CADLab 공식 구현
Electro1111/COVID_19_CXR_CLASSIFICATION pytorch
rsummers11/CADLab/tree/master/Lung_Segmentation_XLSor pytorch

Tasks

Data AugmentationImage GenerationImage-to-Image TranslationSegmentationTranslation

Similar Papers 제목 키워드 기반

Improving Classification Model Performance on Chest X-Rays through Lung Segmentation

2022-02-22 · Hilda Azimi, Jianxing Zhang, Pengcheng Xi, Hala Asad 외

Chest radiography is an effective screening tool for diagnosing pulmonary diseases. In computer-aided diagnosis, extracting the relevant region of interest, i.e., isolating the lung region of each radiography image, can …

ClassificationSegmentation

COVID-19 Lung Lesion Segmentation Using a Sparsely Supervised Mask R-CNN on Chest X-rays Automatically Computed from Volumetric CTs

2021-05-17 · Vignav Ramesh, Blaine Rister, Daniel L. Rubin

Chest X-rays of coronavirus disease 2019 (COVID-19) patients are frequently obtained to determine the extent of lung disease and are a valuable source of data for creating artificial intelligence models. Most work to dat…

Computed Tomography (CT)Lesion Segmentation

Automated Estimation of Total Lung Volume using Chest Radiographs and Deep Learning

2021-05-03 · Ecem Sogancioglu, Keelin Murphy, Ernst Th. Scholten, Luuk H. Boulogne 외

Total lung volume is an important quantitative biomarker and is used for the assessment of restrictive lung diseases. In this study, we investigate the performance of several deep-learning approaches for automated measur…

Deep Learning

Lung Segmentation in Chest X-rays with Res-CR-Net

2020-11-14 · Haikal Abdulah, Benjamin Huber, Sinan Lal, Hassan Abdallah 외

Deep Neural Networks (DNN) are widely used to carry out segmentation tasks in biomedical images. Most DNNs developed for this purpose are based on some variation of the encoder-decoder U-Net architecture. Here we show th…

DecoderSegmentationSemantic Segmentation

Improved lung segmentation based on U-Net architecture and morphological operations

2022-10-19 · S Ali John Naqvi, Abdullah Tauqeer, Rohaib Bhatti, S Bazil Ali

An essential stage in computer aided diagnosis of chest X rays is automated lung segmentation. Due to rib cages and the unique modalities of each persons lungs, it is essential to construct an effective automated lung se…

Segmentation