Deep LF-Net: Semantic Lung Segmentation from Indian Chest Radiographs Including Severely Unhealthy Images
Anushikha Singh, Brejesh Lall, B. K. Panigrahi, Anjali Agrawal, Anurag, Agrawal, DJ Christopher, Balamugesh Thangakunam

TL;DR
This paper presents a deep learning approach using DeepLabv3+ with Resnet18 and Mobilenetv2 for accurate lung segmentation in chest X-rays, including severely unhealthy images, achieving high accuracy on Indian and public datasets.
Contribution
It introduces an end-to-end deep convolutional neural network for lung segmentation that handles unhealthy images without pre-processing, validated on Indian and public datasets.
Findings
Achieved highest accuracy on Indian lung X-ray dataset.
Effective segmentation even with severe abnormalities.
No pre-processing needed for input images.
Abstract
A chest radiograph, commonly called chest x-ray (CxR), plays a vital role in the diagnosis of various lung diseases, such as lung cancer, tuberculosis, pneumonia, and many more. Automated segmentation of the lungs is an important step to design a computer-aided diagnostic tool for examination of a CxR. Precise lung segmentation is considered extremely challenging because of variance in the shape of the lung caused by health issues, age, and gender. The proposed work investigates the use of an efficient deep convolutional neural network for accurate segmentation of lungs from CxR. We attempt an end to end DeepLabv3+ network which integrates DeepLab architecture, encoder-decoder, and dilated convolution for semantic lung segmentation with fast training and high accuracy. We experimented with the different pre-trained base networks: Resnet18 and Mobilenetv2, associated with the Deeplabv3+…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDense Connections · Conditional Random Field · Feedforward Network · Convolution · DeepLab · Dilated Convolution
