Shanghai Key Laboratory of Intelligent Manufacturing and Robotics, Shanghai University, Shanghai, 200444, China.
Sci Rep. 2021 Nov 12;11(1):22156. doi: 10.1038/s41598-021-01296-1.
Automatic vertebrae localization and segmentation in computed tomography (CT) are fundamental for spinal image analysis and spine surgery with computer-assisted surgery systems. But they remain challenging due to high variation in spinal anatomy among patients. In this paper, we proposed a deep-learning approach for automatic CT vertebrae localization and segmentation with a two-stage Dense-U-Net. The first stage used a 2D-Dense-U-Net to localize vertebrae by detecting the vertebrae centroids with dense labels and 2D slices. The second stage segmented the specific vertebra within a region-of-interest identified based on the centroid using 3D-Dense-U-Net. Finally, each segmented vertebra was merged into a complete spine and resampled to original resolution. We evaluated our method on the dataset from the CSI 2014 Workshop with 6 metrics: location error (1.69 ± 0.78 mm), detection rate (100%) for vertebrae localization; the dice coefficient (0.953 ± 0.014), intersection over union (0.911 ± 0.025), Hausdorff distance (4.013 ± 2.128 mm), pixel accuracy (0.998 ± 0.001) for vertebrae segmentation. The experimental results demonstrated the efficiency of the proposed method. Furthermore, evaluation on the dataset from the xVertSeg challenge with location error (4.12 ± 2.31), detection rate (100%), dice coefficient (0.877 ± 0.035) shows the generalizability of our method. In summary, our solution localized the vertebrae successfully by detecting the centroids of vertebrae and implemented instance segmentation of vertebrae in the whole spine.
自动定位和分割 CT 中的椎骨是脊柱图像分析和计算机辅助手术系统下脊柱手术的基础。但由于患者脊柱解剖结构的高度变化,它们仍然具有挑战性。在本文中,我们提出了一种基于两阶段密集型 U-Net 的深度学习方法来实现 CT 椎体自动定位和分割。第一阶段使用二维密集型 U-Net 通过密集标签和二维切片检测椎骨的中心来定位椎骨。第二阶段使用三维密集型 U-Net 对基于中心的感兴趣区域内的特定椎骨进行分割。最后,将每个分割的椎骨合并到完整的脊柱中,并重新采样到原始分辨率。我们使用 CSI 2014 研讨会的数据集评估了我们的方法,使用 6 个指标进行评估:位置误差(1.69±0.78mm),椎骨定位的检测率(100%);用于椎骨分割的骰子系数(0.953±0.014)、交并比(0.911±0.025)、Hausdorff 距离(4.013±2.128mm)、像素准确率(0.998±0.001)。实验结果证明了该方法的有效性。此外,在 xVertSeg 挑战赛数据集上进行评估,位置误差(4.12±2.31)、检测率(100%)、骰子系数(0.877±0.035)表明了我们方法的通用性。总之,我们的方法通过检测椎骨的中心成功地定位了椎骨,并实现了整个脊柱的实例分割。