paper-with-me

Papers

Convolutional 3D to 2D Patch Conversion for Pixel-wise Glioma Segmentation in MRI Scans

2020-10-20 · Mohammad Hamghalam, Baiying Lei, Tianfu Wang

Structural magnetic resonance imaging (MRI) has been widely utilized for analysis and diagnosis of brain diseases. Automatic segmentation of brain tumors is a challenging task for computer-aided diagnosis due to low-tissue contrast in the tumor subregions. To overcome this, we devise a novel pixel-wise segmentation framework through a convolutional 3D to 2D MR patch conversion model to predict class labels of the central pixel in the input sliding patches. Precisely, we first extract 3D patches from each modality to calibrate slices through the squeeze and excitation (SE) block. Then, the output of the SE block is fed directly into subsequent bottleneck layers to reduce the number of channels. Finally, the calibrated 2D slices are concatenated to obtain multimodal features through a 2D convolutional neural network (CNN) for prediction of the central pixel. In our architecture, both local inter-slice and global intra-slice features are jointly exploited to predict class label of the central voxel in a given patch through the 2D CNN classifier. We implicitly apply all modalities through trainable parameters to assign weights to the contributions of each sequence for segmentation. Experimental results on the segmentation of brain tumors in multimodal MRI scans (BraTS'19) demonstrate that our proposed method can efficiently segment the tumor regions.

📄 PDF Abstract BibTeX arXiv:2010.10612

Code (0)

등록된 구현이 없습니다.

Tasks

Segmentation

Similar Papers 제목 키워드 기반

Segmentation of Glioma Tumors in Brain Using Deep Convolutional Neural Network

2017-08-01 · Saddam Hussain, Syed Muhammad Anwar, Muhammad Majid

Detection of brain tumor using a segmentation based approach is critical in cases, where survival of a subject depends on an accurate and timely clinical diagnosis. Gliomas are the most commonly found tumors having irreg…

Brain Tumor SegmentationSegmentationTumor Segmentation

Highly Efficient Forward and Backward Propagation of Convolutional Neural Networks for Pixelwise Classification

2014-12-15 · Hongsheng Li, Rui Zhao, Xiaogang Wang

We present highly efficient algorithms for performing forward and backward propagation of Convolutional Neural Network (CNN) for pixelwise classification on images. For pixelwise classification tasks, such as image segme…

ClassificationGeneral Classificationimage-classificationImage Classification+4

MRI Tumor Segmentation with Densely Connected 3D CNN

2018-01-18 · Lele Chen, Yue Wu, Adora M. DSouza, Anas Z. Abidin 외

Glioma is one of the most common and aggressive types of primary brain tumors. The accurate segmentation of subcortical brain structures is crucial to the study of gliomas in that it helps the monitoring of the progressi…

Tumor Segmentation

Patch-based Convolutional Neural Network for Whole Slide Tissue Image Classification

2015-04-29 · CVPR 2016 6 · Le Hou, Dimitris Samaras, Tahsin M. Kurc, Yi Gao 외

Convolutional Neural Networks (CNN) are state-of-the-art models for many image classification tasks. However, to recognize cancer subtypes automatically, training a CNN on gigapixel resolution Whole Slide Tissue Images (…

ClassificationGeneral Classificationimage-classificationImage Classification

Domain-Specific Pre-training Improves Confidence in Whole Slide Image Classification

2023-02-20 · Soham Rohit Chitnis, Sidong Liu, Tirtharaj Dash, Tanmay Tulsidas Verlekar 외

Whole Slide Images (WSIs) or histopathology images are used in digital pathology. WSIs pose great challenges to deep learning models for clinical diagnosis, owing to their size and lack of pixel-level annotations. With t…

image-classificationImage ClassificationMultiple Instance Learningwhole slide images