English

PointScatter: Point Set Representation for Tubular Structure Extraction

Computer Vision and Pattern Recognition 2022-09-14 v1

Abstract

This paper explores the point set representation for tubular structure extraction tasks. Compared with the traditional mask representation, the point set representation enjoys its flexibility and representation ability, which would not be restricted by the fixed grid as the mask. Inspired by this, we propose PointScatter, an alternative to the segmentation models for the tubular structure extraction task. PointScatter splits the image into scatter regions and parallelly predicts points for each scatter region. We further propose the greedy-based region-wise bipartite matching algorithm to train the network end-to-end and efficiently. We benchmark the PointScatter on four public tubular datasets, and the extensive experiments on tubular structure segmentation and centerline extraction task demonstrate the effectiveness of our approach. Code is available at https://github.com/zhangzhao2022/pointscatter.

Keywords

Cite

@article{arxiv.2209.05774,
  title  = {PointScatter: Point Set Representation for Tubular Structure Extraction},
  author = {Dong Wang and Zhao Zhang and Ziwei Zhao and Yuhang Liu and Yihong Chen and Liwei Wang},
  journal= {arXiv preprint arXiv:2209.05774},
  year   = {2022}
}

Comments

ECCV2022 (Oral)

R2 v1 2026-06-28T01:11:22.083Z