paper-with-me

홈 › Papers

Fully Convolutional Architectures for Multi-Class Segmentation in Chest Radiographs

2017-01-30 · Alexey A. Novikov, Dimitrios Lenis, David Major, Jiri Hladůvka, Maria Wimmer, Katja Bühler

The success of deep convolutional neural networks on image classification and recognition tasks has led to new applications in very diversified contexts, including the field of medical imaging. In this paper we investigate and propose neural network architectures for automated multi-class segmentation of anatomical organs in chest radiographs, namely for lungs, clavicles and heart. We address several open challenges including model overfitting, reducing number of parameters and handling of severely imbalanced data in CXR by fusing recent concepts in convolutional networks and adapting them to the segmentation problem task in CXR. We demonstrate that our architecture combining delayed subsampling, exponential linear units, highly restrictive regularization and a large number of high resolution low level abstract features outperforms state-of-the-art methods on all considered organs, as well as the human observer on lungs and heart. The models use a multi-class configuration with three target classes and are trained and tested on the publicly available JSRT database, consisting of 247 X-ray images the ground-truth masks for which are available in the SCR database. Our best performing model, trained with the loss function based on the Dice coefficient, reached mean Jaccard overlap scores of 95.0\% for lungs, 86.8\% for clavicles and 88.2\% for heart. This architecture outperformed the human observer results for lungs and heart.

📄 PDF Abstract BibTeX arXiv:1701.08816

Code (1)

Diganta13/Image-segmentation-by-UNet-Algorithm

Tasks

image-classificationImage Classification

Similar Papers 제목 키워드 기반

Brain Tumor Segmentation Based on Refined Fully Convolutional Neural Networks with A Hierarchical Dice Loss

2017-12-25 · Jiachi Zhang, Xiaolei Shen, Tianqi Zhuo, Hong Zhou

As a basic task in computer vision, semantic segmentation can provide fundamental information for object detection and instance segmentation to help the artificial intelligence better understand real world. Since the pro…

Binary ClassificationBrain Tumor SegmentationGeneral ClassificationInstance Segmentation+5

Fully Convolutional Multi-scale Residual DenseNets for Cardiac Segmentation and Automated Cardiac Diagnosis using Ensemble of Classifiers

2018-01-16 · Mahendra Khened, Varghese Alex Kollerathu, Ganapathy Krishnamurthi

Deep fully convolutional neural network (FCN) based architectures have shown great potential in medical image segmentation. However, such architectures usually have millions of parameters and inadequate number of trainin…

Cardiac SegmentationDiagnosticImage SegmentationMedical Image Analysis+3

Fully Convolutional Deep Network Architectures for Automatic Short Glass Fiber Semantic Segmentation from CT scans

2019-01-04 · Tomasz Konopczyński, Danish Rathore, Jitendra Rathore, Thorben Kröger 외

We present the first attempt to perform short glass fiber semantic segmentation from X-ray computed tomography volumetric datasets at medium (3.9 {\mu}m isotropic) and low (8.3 {\mu}m isotropic) resolution using deep lea…

Semantic Segmentation

MixModule: Mixed CNN Kernel Module for Medical Image Segmentation

2019-10-19 · Henry H. Yu, Xue Feng, Hao Sun, Ziwen Wang

Convolutional neural networks (CNNs) have been successfully applied to medical image classification, segmentation, and related tasks. Among the many CNNs architectures, U-Net and its improved versions based are widely us…

image-classificationImage ClassificationImage SegmentationMedical Image Classification+3

Efficient Yet Deep Convolutional Neural Networks for Semantic Segmentation

2017-07-26 · Sharif Amit Kamran, Ali Shihab Sabbir

Semantic Segmentation using deep convolutional neural network pose more complex challenge for any GPU intensive task. As it has to compute million of parameters, it results to huge memory consumption. Moreover, extractin…

GPUImage SegmentationScene SegmentationSegmentation+1