English

Accurate Lung Segmentation via Network-Wise Training of Convolutional Networks

Computer Vision and Pattern Recognition 2017-08-03 v1

Abstract

We introduce an accurate lung segmentation model for chest radiographs based on deep convolutional neural networks. Our model is based on atrous convolutional layers to increase the field-of-view of filters efficiently. To improve segmentation performances further, we also propose a multi-stage training strategy, network-wise training, which the current stage network is fed with both input images and the outputs from pre-stage network. It is shown that this strategy has an ability to reduce falsely predicted labels and produce smooth boundaries of lung fields. We evaluate the proposed model on a common benchmark dataset, JSRT, and achieve the state-of-the-art segmentation performances with much fewer model parameters.

Keywords

Cite

@article{arxiv.1708.00710,
  title  = {Accurate Lung Segmentation via Network-Wise Training of Convolutional Networks},
  author = {Sangheum Hwang and Sunggyun Park},
  journal= {arXiv preprint arXiv:1708.00710},
  year   = {2017}
}

Comments

Accepted to the 3rd Workshop on Deep Learning in Medical Image Analysis (DLMIA 2017), MICCAI 2017

R2 v1 2026-06-22T21:04:37.618Z