paper-with-me

Papers

Lung Segmentation from Chest X-rays using Variational Data Imputation

2020-05-20 · Raghavendra Selvan, Erik B. Dam, Nicki S. Detlefsen, Sofus Rischel, Kaining Sheng, Mads Nielsen, Akshay Pai

Pulmonary opacification is the inflammation in the lungs caused by many respiratory ailments, including the novel corona virus disease 2019 (COVID-19). Chest X-rays (CXRs) with such opacifications render regions of lungs imperceptible, making it difficult to perform automated image analysis on them. In this work, we focus on segmenting lungs from such abnormal CXRs as part of a pipeline aimed at automated risk scoring of COVID-19 from CXRs. We treat the high opacity regions as missing data and present a modified CNN-based image segmentation network that utilizes a deep generative model for data imputation. We train this model on normal CXRs with extensive data augmentation and demonstrate the usefulness of this model to extend to cases with extreme abnormalities.

📄 PDF Abstract BibTeX arXiv:2005.10052

Code (3)

raghavian/lungVAE 공식 구현 pytorch
hryniewska/lung-segmentation-on-x-rays tf
raghavian/mltn pytorch

Tasks

Data AugmentationImage SegmentationImputationSemantic Segmentation

Similar Papers 제목 키워드 기반

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

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

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…

Data AugmentationImage GenerationImage-to-Image TranslationSegmentation+1

Are Data Augmentation and Segmentation Always Necessary? Insights from COVID-19 X-Rays and a Methodology Thereof

2026-04-29 · Aman Swaraj, Arnav Agarwal, Hitendra Singh Bhadouria, Sandeep Kumar 외 arxiv

Purpose: Rapid and reliable diagnostic tools are crucial for managing respiratory diseases like COVID-19, where chest X-ray analysis coupled with artificial intelligence techniques has proven invaluable. However, most ex…

Data Augmentation