TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/CE-Net: Context Encoder Network for 2D Medical Image Segme...

CE-Net: Context Encoder Network for 2D Medical Image Segmentation

Zaiwang Gu, Jun Cheng, Huazhu Fu, Kang Zhou, Huaying Hao, Yitian Zhao, Tianyang Zhang, Shenghua Gao, Jiang Liu

2019-03-07Cell SegmentationOptic Disc SegmentationSegmentationSemantic SegmentationMedical Image SegmentationVessel DetectionMedical Image AnalysisImage Segmentation
PaperPDFCodeCode(official)Code

Abstract

Medical image segmentation is an important step in medical image analysis. With the rapid development of convolutional neural network in image processing, deep learning has been used for medical image segmentation, such as optic disc segmentation, blood vessel detection, lung segmentation, cell segmentation, etc. Previously, U-net based approaches have been proposed. However, the consecutive pooling and strided convolutional operations lead to the loss of some spatial information. In this paper, we propose a context encoder network (referred to as CE-Net) to capture more high-level information and preserve spatial information for 2D medical image segmentation. CE-Net mainly contains three major components: a feature encoder module, a context extractor and a feature decoder module. We use pretrained ResNet block as the fixed feature extractor. The context extractor module is formed by a newly proposed dense atrous convolution (DAC) block and residual multi-kernel pooling (RMP) block. We applied the proposed CE-Net to different 2D medical image segmentation tasks. Comprehensive results show that the proposed method outperforms the original U-Net method and other state-of-the-art methods for optic disc segmentation, vessel detection, lung segmentation, cell contour segmentation and retinal optical coherence tomography layer segmentation.

Results

TaskDatasetMetricValueModel
Medical Image SegmentationISBI 2012 EM SegmentationVInfo0.9878CE-Net
Medical Image SegmentationISBI 2012 EM SegmentationVRand0.9743CE-Net
Medical Image SegmentationROSE-2Dice Score70.66CE-Net
Medical Image SegmentationROSE-1 SVC-DVCDice Score73CE-Net
Medical Image SegmentationROSE-1 SVCDice Score75.11CE-Net
Medical Image SegmentationROSE-1 DVCDice Score57.83CE-Net
Medical Image SegmentationDRIVEAUC0.9779CE-Net
Medical Image SegmentationDRIVEAccuracy0.9545CE-Net
Medical Image SegmentationLUNAAccuracy0.99CE-Net
Retinal Vessel SegmentationROSE-2Dice Score70.66CE-Net
Retinal Vessel SegmentationROSE-1 SVC-DVCDice Score73CE-Net
Retinal Vessel SegmentationROSE-1 SVCDice Score75.11CE-Net
Retinal Vessel SegmentationROSE-1 DVCDice Score57.83CE-Net
Retinal Vessel SegmentationDRIVEAUC0.9779CE-Net
Retinal Vessel SegmentationDRIVEAccuracy0.9545CE-Net

Related Papers

SeC: Advancing Complex Video Object Segmentation via Progressive Concept Construction2025-07-21Deep Learning-Based Fetal Lung Segmentation from Diffusion-weighted MRI Images and Lung Maturity Evaluation for Fetal Growth Restriction2025-07-17DiffOSeg: Omni Medical Image Segmentation via Multi-Expert Collaboration Diffusion Model2025-07-17From Variability To Accuracy: Conditional Bernoulli Diffusion Models with Consensus-Driven Correction for Thin Structure Segmentation2025-07-17Unleashing Vision Foundation Models for Coronary Artery Segmentation: Parallel ViT-CNN Encoding and Variational Fusion2025-07-17SCORE: Scene Context Matters in Open-Vocabulary Remote Sensing Instance Segmentation2025-07-17Unified Medical Image Segmentation with State Space Modeling Snake2025-07-17A Privacy-Preserving Semantic-Segmentation Method Using Domain-Adaptation Technique2025-07-17