HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Recurrent Residual Convolutional Neural Network based on U-Net (R2U-Net) for Medical Image Segmentation

Md Zahangir Alom; Mahmudul Hasan; Chris Yakopcic; Tarek M. Taha; Vijayan K. Asari

Recurrent Residual Convolutional Neural Network based on U-Net (R2U-Net) for Medical Image Segmentation

Abstract

Deep learning (DL) based semantic segmentation methods have been providing state-of-the-art performance in the last few years. More specifically, these techniques have been successfully applied to medical image classification, segmentation, and detection tasks. One deep learning technique, U-Net, has become one of the most popular for these applications. In this paper, we propose a Recurrent Convolutional Neural Network (RCNN) based on U-Net as well as a Recurrent Residual Convolutional Neural Network (RRCNN) based on U-Net models, which are named RU-Net and R2U-Net respectively. The proposed models utilize the power of U-Net, Residual Network, as well as RCNN. There are several advantages of these proposed architectures for segmentation tasks. First, a residual unit helps when training deep architecture. Second, feature accumulation with recurrent residual convolutional layers ensures better feature representation for segmentation tasks. Third, it allows us to design better U-Net architecture with same number of network parameters with better performance for medical image segmentation. The proposed models are tested on three benchmark datasets such as blood vessel segmentation in retina images, skin cancer segmentation, and lung lesion segmentation. The experimental results show superior performance on segmentation tasks compared to equivalent models including U-Net and residual U-Net (ResU-Net).

Code Repositories

DLWK/EANet
pytorch
Mentioned in GitHub
lbareiro/Image_Segmentation-master
pytorch
Mentioned in GitHub
LeeJunHyun/Image_Segmentation
pytorch
Mentioned in GitHub
PlumedSerpent/tmp_perspective_map
pytorch
Mentioned in GitHub
vankhoa21991/medicalImgSEg
pytorch
Mentioned in GitHub
zhaoxing-zstar/R2UNet-paddle
paddle
Mentioned in GitHub
TheInfamousWayne/UNet
pytorch
Mentioned in GitHub
BboyHanat/U-Net
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
retinal-vessel-segmentation-on-chase_db1R2U-Net
AUC: 0.9815
F1 score: 0.7928
retinal-vessel-segmentation-on-stareR2U-Net
AUC: 0.9914
F1 score: 0.8475
skin-cancer-segmentation-on-kaggle-skinR2U-Net
AUC: 0.9419
F1 score: 0.8920

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
Recurrent Residual Convolutional Neural Network based on U-Net (R2U-Net) for Medical Image Segmentation | Papers | HyperAI