Multi category segmentation network for magnetic resonance imaging spine based on adaptive kernel and transformer
Aiming at the problems of complex structure,redundant tissue,noise and artifacts in MRI of spine,an instance multi category segmentation network of spine MRI based on adaptive kernel and transformer was designed.The Swin Transformer was used as the backbone network.By introducing the dense connection module,the information loss of the forward channel was reduced,so as to better capture the details and local information in the image.At the same time,to further capture the multi-scale features of complex space,a self-attention kernel selection method was adopted to construct the cross-scale dense connection,so that the model could a-daptively learn the appropriate convolution kernel size in the training process,then improved the perception ability of the model for dif-ferent scale information and the segmentation performance.Experiments on 2D slices of T2 weighted MRI images of 215 subjects showed that the mean intersection over union(mIoU),mean recall rate(mRecall),and mean dice coefficient(mDice)reached 82.63%,89.37%,and 88.85%,respectively.The results show that this algorithm has excellent segmentation performance,and can realize the accurate segmentation of vertebral bodies and intervertebral discs in spinal MRI images,can provide an auxiliary diagnostic tool for cli-nicians.