HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

IterNet: Retinal Image Segmentation Utilizing Structural Redundancy in Vessel Networks

Liangzhi Li Manisha Verma Yuta Nakashima Hajime Nagahara Ryo Kawasaki

IterNet: Retinal Image Segmentation Utilizing Structural Redundancy in Vessel Networks

Abstract

Retinal vessel segmentation is of great interest for diagnosis of retinal vascular diseases. To further improve the performance of vessel segmentation, we propose IterNet, a new model based on UNet, with the ability to find obscured details of the vessel from the segmented vessel image itself, rather than the raw input image. IterNet consists of multiple iterations of a mini-UNet, which can be 4$\times$ deeper than the common UNet. IterNet also adopts the weight-sharing and skip-connection features to facilitate training; therefore, even with such a large architecture, IterNet can still learn from merely 10$\sim$20 labeled images, without pre-training or any prior knowledge. IterNet achieves AUCs of 0.9816, 0.9851, and 0.9881 on three mainstream datasets, namely DRIVE, CHASE-DB1, and STARE, respectively, which currently are the best scores in the literature. The source code is available.

Code Repositories

amri369/Pytorch-Iternet
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
retinal-vessel-segmentation-on-chase_db1IterNet
AUC: 0.9851
F1 score: 0.8073
retinal-vessel-segmentation-on-driveIterNet
AUC: 0.9816
F1 score: 0.8205

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
IterNet: Retinal Image Segmentation Utilizing Structural Redundancy in Vessel Networks | Papers | HyperAI