TL;DR
This paper introduces a full volume neural network approach for whole brain segmentation, leveraging complete 3D MRI data to improve accuracy over slice-based methods, using HRNet architecture and mixed precision training.
Contribution
It proposes a novel full volume segmentation framework with HRNet architecture, enhancing spatial detail and performance in brain MRI segmentation tasks.
Findings
Outperforms existing methods on benchmark datasets
Uses full volume input for better contextual understanding
Achieves state-of-the-art segmentation accuracy
Abstract
Whole brain segmentation is an important neuroimaging task that segments the whole brain volume into anatomically labeled regions-of-interest. Convolutional neural networks have demonstrated good performance in this task. Existing solutions, usually segment the brain image by classifying the voxels, or labeling the slices or the sub-volumes separately. Their representation learning is based on parts of the whole volume whereas their labeling result is produced by aggregation of partial segmentation. Learning and inference with incomplete information could lead to sub-optimal final segmentation result. To address these issues, we propose to adopt a full volume framework, which feeds the full volume brain image into the segmentation network and directly outputs the segmentation result for the whole brain volume. The framework makes use of complete information in each volume and can be…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
