HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

UNet++: A Nested U-Net Architecture for Medical Image Segmentation

Zhou Zongwei ; Siddiquee Md Mahfuzur Rahman ; Tajbakhsh Nima ; Liang Jianming

UNet++: A Nested U-Net Architecture for Medical Image Segmentation

Abstract

In this paper, we present UNet++, a new, more powerful architecture formedical image segmentation. Our architecture is essentially a deeply-supervisedencoder-decoder network where the encoder and decoder sub-networks areconnected through a series of nested, dense skip pathways. The re-designed skippathways aim at reducing the semantic gap between the feature maps of theencoder and decoder sub-networks. We argue that the optimizer would deal withan easier learning task when the feature maps from the decoder and encodernetworks are semantically similar. We have evaluated UNet++ in comparison withU-Net and wide U-Net architectures across multiple medical image segmentationtasks: nodule segmentation in the low-dose CT scans of chest, nucleisegmentation in the microscopy images, liver segmentation in abdominal CTscans, and polyp segmentation in colonoscopy videos. Our experimentsdemonstrate that UNet++ with deep supervision achieves an average IoU gain of3.9 and 3.4 points over U-Net and wide U-Net, respectively.

Code Repositories

sjosias/Tsetse-Flies
pytorch
Mentioned in GitHub
TheUser0815/unetpp-pytorch
pytorch
Mentioned in GitHub
frgfm/Holocron
pytorch
Mentioned in GitHub
mfp0610/semantic-segmentaion
pytorch
Mentioned in GitHub
amirfaraji/LowDoseCTPytorch
pytorch
Mentioned in GitHub
gallegi/T4E_MICCAI_BrainTumor
pytorch
Mentioned in GitHub
4uiiurz1/pytorch-nested-unet
pytorch
Mentioned in GitHub
Tu-kun/cultivated_landdivision
mindspore
Mentioned in GitHub
MrGiovanni/Nested-UNet
Official
pytorch
Mentioned in GitHub
16xccheng/keras-unet
Mentioned in GitHub
marccoru/marinedebrisdetector
pytorch
Mentioned in GitHub
MrGiovanni/UNetPlusPlus
pytorch
Mentioned in GitHub
CarryHJR/Nested-UNet
tf
Mentioned in GitHub
mrgiovanni/dissertation
Mentioned in GitHub
qubvel/segmentation_models.pytorch
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
camouflaged-object-segmentation-on-pcod-1200UNet++
S-Measure: 0.801
medical-image-segmentation-on-2018-dataUnet++
Dice: 0.8974
Precision: -
Recall: -
mIoU: 0.9255
medical-image-segmentation-on-cvc-clinicdbU-Net++
mean Dice: 0.7940
medical-image-segmentation-on-kvasir-segU-Net++
Average MAE: 0.048
S-Measure: 0.862
max E-Measure: 0.910
mean Dice: 0.8210
semantic-segmentation-on-ai-todUnet++(ResNet-50)
Dice: 70.19
semantic-segmentation-on-cityscapes-valUNet++ (ResNet-101)
mIoU: 75.5
video-polyp-segmentation-on-sun-seg-easyUNet++
Sensitivity: 0.457
video-polyp-segmentation-on-sun-seg-easy-1UNet++
Dice: 0.559
S measure: 0.684
mean E-measure: 0.687
mean F-measure: 0.553
weighted F-measure: 0.491
video-polyp-segmentation-on-sun-seg-hardUNet++
Sensitivity: 0.467
video-polyp-segmentation-on-sun-seg-hard-1UNet++
Dice: 0.554
S-Measure: 0.685
mean E-measure: 0.697
mean F-measure: 0.544
weighted F-measure: 0.480

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
UNet++: A Nested U-Net Architecture for Medical Image Segmentation | Papers | HyperAI