ResUNet++: An Advanced Architecture for Medical Image Segmentation
About
Accurate computer-aided polyp detection and segmentation during colonoscopy examinations can help endoscopists resect abnormal tissue and thereby decrease chances of polyps growing into cancer. Towards developing a fully automated model for pixel-wise polyp segmentation, we propose ResUNet++, which is an improved ResUNet architecture for colonoscopic image segmentation. Our experimental evaluations show that the suggested architecture produces good segmentation results on publicly available datasets. Furthermore, ResUNet++ significantly outperforms U-Net and ResUNet, two key state-of-the-art deep learning architectures, by achieving high evaluation scores with a dice coefficient of 81.33%, and a mean Intersection over Union (mIoU) of 79.27% for the Kvasir-SEG dataset and a dice coefficient of 79.55%, and a mIoU of 79.62% with CVC-612 dataset.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Polyp Segmentation | CVC-ClinicDB (test) | DSC90.75 | 196 | |
| Polyp Segmentation | Kvasir | Dice Score81.3 | 128 | |
| Medical Image Segmentation | BUSI (test) | Dice87.64 | 121 | |
| Polyp Segmentation | ETIS | Dice Score40.1 | 108 | |
| Polyp Segmentation | Kvasir-SEG (test) | mIoU79.3 | 87 | |
| Polyp Segmentation | ETIS (test) | Mean Dice21.1 | 86 | |
| Polyp Segmentation | CVC-ClinicDB | Dice Coefficient79.6 | 81 | |
| Medical Image Segmentation | Kvasir-Seg | Dice Score81.89 | 75 | |
| Polyp Segmentation | ColonDB | mDice48.3 | 74 | |
| Skin Lesion Segmentation | ISIC 2018 (test) | Dice Score80.9 | 74 |