English

Retinal Vessel Segmentation with Pixel-wise Adaptive Filters

Image and Video Processing 2022-02-07 v1 Computer Vision and Pattern Recognition

Abstract

Accurate retinal vessel segmentation is challenging because of the complex texture of retinal vessels and low imaging contrast. Previous methods generally refine segmentation results by cascading multiple deep networks, which are time-consuming and inefficient. In this paper, we propose two novel methods to address these challenges. First, we devise a light-weight module, named multi-scale residual similarity gathering (MRSG), to generate pixel-wise adaptive filters (PA-Filters). Different from cascading multiple deep networks, only one PA-Filter layer can improve the segmentation results. Second, we introduce a response cue erasing (RCE) strategy to enhance the segmentation accuracy. Experimental results on the DRIVE, CHASE_DB1, and STARE datasets demonstrate that our proposed method outperforms state-of-the-art methods while maintaining a compact structure. Code is available at https://github.com/Limingxing00/Retinal-Vessel-Segmentation-ISBI20222.

Keywords

Cite

@article{arxiv.2202.01782,
  title  = {Retinal Vessel Segmentation with Pixel-wise Adaptive Filters},
  author = {Mingxing Li and Shenglong Zhou and Chang Chen and Yueyi Zhang and Dong Liu and Zhiwei Xiong},
  journal= {arXiv preprint arXiv:2202.01782},
  year   = {2022}
}

Comments

Accepted by ISBI 2022

R2 v1 2026-06-24T09:18:37.160Z