Skip to content

caioefalcao/CPP-UNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

CPP-UNet: Combined Pyramid Pooling Modules in the U-Net Network for Kidney, Tumor and Cyst Segmentation


Markdownify

CPP-UNet, an innovative convolutional neural network-based architecture designed for the segmentation of renal structures, including the kidneys themselves and renal masses (cysts and tumors), in a computed tomography (CT) scan. Particularly, we investigate the fusion of the Pyramid Pooling Module (PPM) and Atrous Spatial Pyramid Pooling (ASPP) for improving the UNet network by integrating contextual information across multiple scales.

CPP-NET results applied to KiTS21 and KiTS23 datasets

KiTS21 - Tumor Dice KiTS23 - Tumor Dice
UNet (Standard) 83,59% 88,08%
PPM-Deeplabv3+ 85,11% 83,59%
CPP-UNet (Our) 85,69% 88,17%

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages