English

RibSeg Dataset and Strong Point Cloud Baselines for Rib Segmentation from CT Scans

Image and Video Processing 2021-10-01 v1 Artificial Intelligence Computer Vision and Pattern Recognition Graphics Machine Learning

Abstract

Manual rib inspections in computed tomography (CT) scans are clinically critical but labor-intensive, as 24 ribs are typically elongated and oblique in 3D volumes. Automatic rib segmentation methods can speed up the process through rib measurement and visualization. However, prior arts mostly use in-house labeled datasets that are publicly unavailable and work on dense 3D volumes that are computationally inefficient. To address these issues, we develop a labeled rib segmentation benchmark, named \emph{RibSeg}, including 490 CT scans (11,719 individual ribs) from a public dataset. For ground truth generation, we used existing morphology-based algorithms and manually refined its results. Then, considering the sparsity of ribs in 3D volumes, we thresholded and sampled sparse voxels from the input and designed a point cloud-based baseline method for rib segmentation. The proposed method achieves state-of-the-art segmentation performance (Dice~95%\approx95\%) with significant efficiency (1040×10\sim40\times faster than prior arts). The RibSeg dataset, code, and model in PyTorch are available at https://github.com/M3DV/RibSeg.

Keywords

Cite

@article{arxiv.2109.09521,
  title  = {RibSeg Dataset and Strong Point Cloud Baselines for Rib Segmentation from CT Scans},
  author = {Jiancheng Yang and Shixuan Gu and Donglai Wei and Hanspeter Pfister and Bingbing Ni},
  journal= {arXiv preprint arXiv:2109.09521},
  year   = {2021}
}

Comments

MICCAI 2021. The dataset, code, and model are available at https://github.com/M3DV/RibSeg

R2 v1 2026-06-24T06:08:24.408Z