SOTAVerified

Deep Vessel Segmentation By Learning Graphical Connectivity

2018-06-06Code Available0· sign in to hype

Seung Yeon Shin, Soochahn Lee, Il Dong Yun, Kyoung Mu Lee

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

We propose a novel deep-learning-based system for vessel segmentation. Existing methods using CNNs have mostly relied on local appearances learned on the regular image grid, without considering the graphical structure of vessel shape. To address this, we incorporate a graph convolutional network into a unified CNN architecture, where the final segmentation is inferred by combining the different types of features. The proposed method can be applied to expand any type of CNN-based vessel segmentation method to enhance the performance. Experiments show that the proposed method outperforms the current state-of-the-art methods on two retinal image datasets as well as a coronary artery X-ray angiography dataset.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
CHASE_DB1VGNAUC0.98Unverified
DRIVEVGNAUC0.98Unverified
HRFVGNAUC0.98Unverified
STAREVGNAUC0.99Unverified

Reproductions