paper-with-me

Papers

Semi-Supervised Hybrid Spine Network for Segmentation of Spine MR Images

2022-03-23 · Meiyan Huang, Shuoling Zhou, Xiumei Chen, Haoran Lai, Qianjin Feng

Automatic segmentation of vertebral bodies (VBs) and intervertebral discs (IVDs) in 3D magnetic resonance (MR) images is vital in diagnosing and treating spinal diseases. However, segmenting the VBs and IVDs simultaneously is not trivial. Moreover, problems exist, including blurry segmentation caused by anisotropy resolution, high computational cost, inter-class similarity and intra-class variability, and data imbalances. We proposed a two-stage algorithm, named semi-supervised hybrid spine network (SSHSNet), to address these problems by achieving accurate simultaneous VB and IVD segmentation. In the first stage, we constructed a 2D semi-supervised DeepLabv3+ by using cross pseudo supervision to obtain intra-slice features and coarse segmentation. In the second stage, a 3D full-resolution patch-based DeepLabv3+ was built. This model can be used to extract inter-slice information and combine the coarse segmentation and intra-slice features provided from the first stage. Moreover, a cross tri-attention module was applied to compensate for the loss of inter-slice and intra-slice information separately generated from 2D and 3D networks, thereby improving feature representation ability and achieving satisfactory segmentation results. The proposed SSHSNet was validated on a publicly available spine MR image dataset, and remarkable segmentation performance was achieved. Moreover, results show that the proposed method has great potential in dealing with the data imbalance problem. Based on previous reports, few studies have incorporated a semi-supervised learning strategy with a cross attention mechanism for spine segmentation. Therefore, the proposed method may provide a useful tool for spine segmentation and aid clinically in spinal disease diagnoses and treatments. Codes are publicly available at: https://github.com/Meiyan88/SSHSNet.

📄 PDF Abstract BibTeX arXiv:2203.12151

Code (1)

meiyan88/sshsnet 공식 구현 pytorch

Tasks

Segmentation

Similar Papers 제목 키워드 기반

CPS4: Class Prompt driven Semi-Supervised Spine Segmentation with Class-specific Consistency Constraint

2026-06-14 · Qingtao Pan, Hongzan Sun, Bing Ji, Shuo Li arxiv

Vision Language Model (VLM) has great potential to enhance the quality of pseudo labels in semi-supervised spine segmentation by leveraging textual class prompts to generate segmentation map, but no one has studied it ye…

Automatic Spine Segmentation using Convolutional Neural Network via Redundant Generation of Class Labels for 3D Spine Modeling

2017-11-29 · Malinda Vania, Dawit Mureja, Deukhee Lee

There has been a significant increase from 2010 to 2016 in the number of people suffering from spine problems. The automatic image segmentation of the spine obtained from a computed tomography (CT) image is important for…

AnatomyComputed Tomography (CT)Image SegmentationSegmentation+2

Panoptic Segmentation and Labelling of Lumbar Spine Vertebrae using Modified Attention Unet

2024-04-28 · Rikathi Pal, Priya Saha, Somoballi Ghoshal, Amlan Chakrabarti 외

Segmentation and labeling of vertebrae in MRI images of the spine are critical for the diagnosis of illnesses and abnormalities. These steps are indispensable as MRI technology provides detailed information about the tis…

Panoptic SegmentationSegmentation

Lumbar spine segmentation in MR images: a dataset and a public benchmark

2023-06-21 · Jasper W. van der Graaf, Miranda L. van Hooff, Constantinus F. M. Buckens, Matthieu Rutten 외

This paper presents a large publicly available multi-center lumbar spine magnetic resonance imaging (MRI) dataset with reference segmentations of vertebrae, intervertebral discs (IVDs), and spinal canal. The dataset incl…

DiagnosticSegmentation

MorphSAM: Learning the Morphological Prompts from Atlases for Spine Image Segmentation

2025-06-16 · Dingwei Fan, Junyong Zhao, Chunlin Li, Xinlong Wang 외

Spine image segmentation is crucial for clinical diagnosis and treatment of spine diseases. The complex structure of the spine and the high morphological similarity between individual vertebrae and adjacent intervertebra…

Image SegmentationPrompt LearningSegmentationSemantic Segmentation