paper-with-me

Papers

Lung Structures Enhancement in Chest Radiographs via CT based FCNN Training

2018-10-14 · Ophir Gozes, Hayit Greenspan

The abundance of overlapping anatomical structures appearing in chest radiographs can reduce the performance of lung pathology detection by automated algorithms (CAD) as well as the human reader. In this paper, we present a deep learning based image processing technique for enhancing the contrast of soft lung structures in chest radiographs using Fully Convolutional Neural Networks (FCNN). Two 2D FCNN architectures were trained to accomplish the task: The first performs 2D lung segmentation which is used for normalization of the lung area. The second FCNN is trained to extract lung structures. To create the training images, we employed Simulated X-Ray or Digitally Reconstructed Radiographs (DRR) derived from 516 scans belonging to the LIDC-IDRI dataset. By first segmenting the lungs in the CT domain, we are able to create a dataset of 2D lung masks to be used for training the segmentation FCNN. For training the extraction FCNN, we create DRR images of only voxels belonging to the 3D lung segmentation which we call "Lung X-ray" and use them as target images. Once the lung structures are extracted, the original image can be enhanced by fusing the original input x-ray and the synthesized "Lung X-ray". We show that our enhancement technique is applicable to real x-ray data, and display our results on the recently released NIH Chest X-Ray-14 dataset. We see promising results when training a DenseNet-121 based architecture to work directly on the lung enhanced X-ray images.

📄 PDF Abstract BibTeX arXiv:1810.05989

Code (0)

등록된 구현이 없습니다.

Tasks

Segmentation

Similar Papers 제목 키워드 기반

Bone Structures Extraction and Enhancement in Chest Radiographs via CNN Trained on Synthetic Data

2020-03-20 · Ophir Gozes, Hayit Greenspan

In this paper, we present a deep learning-based image processing technique for extraction of bone structures in chest radiographs using a U-Net FCNN. The U-Net was trained to accomplish the task in a fully supervised set…

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

Deformable Image Registration of Dark-Field Chest Radiographs for Local Lung Signal Change Assessment

2025-01-18 · Fabian Drexel, Vasiliki Sideri-Lampretsa, Henriette Bast, Alexander W. Marka 외

Dark-field radiography of the human chest has been demonstrated to have promising potential for the analysis of the lung microstructure and the diagnosis of respiratory diseases. However, previous studies of dark-field c…

Image Registration

Improving the Segmentation of Anatomical Structures in Chest Radiographs using U-Net with an ImageNet Pre-trained Encoder

2018-10-04 · Maayan Frid-Adar, Avi Ben-Cohen, Rula Amer, Hayit Greenspan

Accurate segmentation of anatomical structures in chest radiographs is essential for many computer-aided diagnosis tasks. In this paper we investigate the latest fully-convolutional architectures for the task of multi-cl…

SegmentationSemantic Segmentation

Unsupervised Detection of Lung Nodules in Chest Radiography Using Generative Adversarial Networks

2021-08-04 · Nitish Bhatt, David Ramon Prados, Nedim Hodzic, Christos Karanassios 외

Lung nodules are commonly missed in chest radiographs. We propose and evaluate P-AnoGAN, an unsupervised anomaly detection approach for lung nodules in radiographs. P-AnoGAN modifies the fast anomaly detection generative…

Anomaly DetectionDecoderGenerative Adversarial NetworkLung Nodule Detection+1