English

CFUN: Combining Faster R-CNN and U-net Network for Efficient Whole Heart Segmentation

Computer Vision and Pattern Recognition 2018-12-13 v1

Abstract

In this paper, we propose a novel heart segmentation pipeline Combining Faster R-CNN and U-net Network (CFUN). Due to Faster R-CNN's precise localization ability and U-net's powerful segmentation ability, CFUN needs only one-step detection and segmentation inference to get the whole heart segmentation result, obtaining good results with significantly reduced computational cost. Besides, CFUN adopts a new loss function based on edge information named 3D Edge-loss as an auxiliary loss to accelerate the convergence of training and improve the segmentation results. Extensive experiments on the public dataset show that CFUN exhibits competitive segmentation performance in a sharply reduced inference time. Our source code and the model are publicly available at https://github.com/Wuziyi616/CFUN.

Keywords

Cite

@article{arxiv.1812.04914,
  title  = {CFUN: Combining Faster R-CNN and U-net Network for Efficient Whole Heart Segmentation},
  author = {Zhanwei Xu and Ziyi Wu and Jianjiang Feng},
  journal= {arXiv preprint arXiv:1812.04914},
  year   = {2018}
}

Comments

12 pages, 6 figures

R2 v1 2026-06-23T06:40:05.990Z