论文标题
Supersessel:从低分辨率视网膜图像中分割高分辨率容器
SuperVessel: Segmenting High-resolution Vessel from Low-resolution Retinal Image
论文作者
论文摘要
血管分割从图像中提取血管,并作为诊断各种疾病(如眼科疾病)的基础。眼科医生通常需要高分辨率分割结果进行分析,这会导致大多数现有方法导致超计算负载。如果基于低分辨率的输入,它们很容易忽略微小的容器或引起分段容器的不连续性。为了解决这些问题,本文提出了一种名为Subersessel的算法,该算法使用低分辨率图像作为输入提供了高分辨率和准确的容器分割。我们首先将超分辨率作为我们的辅助分支,以提供潜在的高分辨率细节特征,可以在测试阶段删除。其次,我们提出了两个模块,以增强感兴趣的分割区域的特征,包括具有特征分解(UFD)模块的上采样和特征交互模块(FIM),并有限制的损失以关注感兴趣的功能。与其他最先进的算法相比,在三个公开数据集上进行了广泛的实验表明,我们提出的Supersesl可以将更高的细分精度分割为6%以上的细分精度。此外,Supercessel的稳定性也比其他算法更强。发表论文后,我们将发布代码。
Vascular segmentation extracts blood vessels from images and serves as the basis for diagnosing various diseases, like ophthalmic diseases. Ophthalmologists often require high-resolution segmentation results for analysis, which leads to super-computational load by most existing methods. If based on low-resolution input, they easily ignore tiny vessels or cause discontinuity of segmented vessels. To solve these problems, the paper proposes an algorithm named SuperVessel, which gives out high-resolution and accurate vessel segmentation using low-resolution images as input. We first take super-resolution as our auxiliary branch to provide potential high-resolution detail features, which can be deleted in the test phase. Secondly, we propose two modules to enhance the features of the interested segmentation region, including an upsampling with feature decomposition (UFD) module and a feature interaction module (FIM) with a constraining loss to focus on the interested features. Extensive experiments on three publicly available datasets demonstrate that our proposed SuperVessel can segment more tiny vessels with higher segmentation accuracy IoU over 6%, compared with other state-of-the-art algorithms. Besides, the stability of SuperVessel is also stronger than other algorithms. We will release the code after the paper is published.