paper-with-me

홈 › Papers

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

2021-09-17 · Jiancheng Yang, Shixuan Gu, Donglai Wei, Hanspeter Pfister, Bingbing Ni

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~$\approx95\%$) with significant efficiency ($10\sim40\times$ faster than prior arts). The RibSeg dataset, code, and model in PyTorch are available at https://github.com/M3DV/RibSeg.

📄 PDF Abstract BibTeX arXiv:2109.09521

Code (1)

m3dv/ribseg 공식 구현 pytorch

Tasks

Computed Tomography (CT)Segmentation

Similar Papers 제목 키워드 기반

RibSeg v2: A Large-scale Benchmark for Rib Labeling and Anatomical Centerline Extraction

2022-10-18 · Liang Jin, Shixuan Gu, Donglai Wei, Jason Ken Adhinarta 외

Automatic rib labeling and anatomical centerline extraction are common prerequisites for various clinical applications. Prior studies either use in-house datasets that are inaccessible to communities, or focus on rib seg…

Computational EfficiencySegmentation

Bonnet: Ultra-fast whole-body bone segmentation from CT scans

2026-01-30 · Hanjiang Zhu, Pedro Martelleto Rezende, Zhang Yang, Tong Ye 외 arxiv

This work proposes Bonnet, an ultra-fast sparse-volume pipeline for whole-body bone segmentation from CT scans. Accurate bone segmentation is important for surgical planning and anatomical analysis, but existing 3D voxel…

Intrinsic Point Cloud Interpolation via Dual Latent Space Navigation

2020-04-03 · ECCV 2020 8 · Marie-Julie Rakotosaona, Maks Ovsjanikov

We present a learning-based method for interpolating and manipulating 3D shapes represented as point clouds, that is explicitly designed to preserve intrinsic shape properties. Our approach is based on constructing a dua…

SQN: Weakly-Supervised Semantic Segmentation of Large-Scale 3D Point Clouds

2021-04-11 · Qingyong Hu, Bo Yang, Guangchi Fang, Yulan Guo 외

Labelling point clouds fully is highly time-consuming and costly. As larger point cloud datasets with billions of points become more common, we ask whether the full annotation is even necessary, demonstrating that existi…

Semantic SegmentationSemantic SimilaritySemantic Textual SimilarityWeakly supervised Semantic Segmentation+1

Revisiting Point Cloud Completion: Are We Ready For The Real-World?

2024-11-26 · Stuti Pathak, Prashant Kumar, Nicholus Mboga, Gunther Steenackers 외

Point clouds acquired in constrained and challenging real-world settings are incomplete, non-uniformly sparse, or both. These obstacles present acute challenges for a vital task - point cloud completion. Using tools from…

Point Cloud Completion