paper-with-me

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 proposal of fully convolutional neural network (FCNN), it has been widely used in semantic segmentation because of its high accuracy of pixel-wise classification as well as high precision of localization. In this paper, we apply several famous FCNN to brain tumor segmentation, making comparisons and adjusting network architectures to achieve better performance measured by metrics such as precision, recall, mean of intersection of union (mIoU) and dice score coefficient (DSC). The adjustments to the classic FCNN include adding more connections between convolutional layers, enlarging decoders after up sample layers and changing the way shallower layers' information is reused. Besides the structure modification, we also propose a new classifier with a hierarchical dice loss. Inspired by the containing relationship between classes, the loss function converts multiple classification to multiple binary classification in order to counteract the negative effect caused by imbalance data set. Massive experiments have been done on the training set and testing set in order to assess our refined fully convolutional neural networks and new types of loss function. Competitive figures prove they are more effective than their predecessors.

📄 PDF Abstract BibTeX arXiv:1712.09093

Code (1)

milliondegree/semantic-segmentation-tensorflow tf

Tasks

Binary ClassificationBrain Tumor SegmentationGeneral ClassificationInstance Segmentationobject-detectionObject DetectionSegmentationSemantic SegmentationTumor Segmentation

Similar Papers 제목 키워드 기반

Automatic Brain Tumor Detection and Segmentation Using U-Net Based Fully Convolutional Networks

2017-05-10 · Hao Dong, Guang Yang, Fangde Liu, Yuanhan Mo 외

A major challenge in brain tumor treatment planning and quantitative evaluation is determination of the tumor extent. The noninvasive magnetic resonance imaging (MRI) technique has emerged as a front-line diagnostic tool…

Brain Tumor SegmentationDiagnosticImage SegmentationSegmentation+2

A Joint Graph and Image Convolution Network for Automatic Brain Tumor Segmentation

2021-09-12 · Camillo Saueressig, Adam Berkley, Reshma Munbodh, Ritambhara Singh

We present a joint graph convolution-image convolution neural network as our submission to the Brain Tumor Segmentation (BraTS) 2021 challenge. We model each brain as a graph composed of distinct image regions, which is …

Brain Tumor SegmentationGraph Neural NetworkSegmentationTumor Segmentation

MRI Brain Tumor Segmentation using Random Forests and Fully Convolutional Networks

2019-09-13 · Mohammadreza Soltaninejad, Lei Zhang, Tryphon Lambrou, Guang Yang 외

In this paper, we propose a novel learning based method for automated segmentation of brain tumor in multimodal MRI images, which incorporates two sets of machine -learned and hand crafted features. Fully convolutional n…

Brain Tumor SegmentationSegmentationTumor Segmentation

HI-Net: Hyperdense Inception 3D UNet for Brain Tumor Segmentation

2020-12-12 · Saqib Qamar, Parvez Ahmad, Linlin Shen

The brain tumor segmentation task aims to classify tissue into the whole tumor (WT), tumor core (TC), and enhancing tumor (ET) classes using multimodel MRI images. Quantitative analysis of brain tumors is critical for cl…

Brain Tumor SegmentationDecision MakingSegmentationTumor Segmentation

A Volumetric Convolutional Neural Network for Brain Tumor Segmentation

2018-10-27 · Sherman Ryan

Brain cancer can be very fatal, but chances of survival increase through early detection and treatment. Doctors use Magnetic Resonance Imaging (MRI) to detect and locate tumors in the brain, and very carefully analyze sc…

Brain Tumor SegmentationSegmentationTumor Segmentation