HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

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

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

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.

Code Repositories

Guzaiwang/CE-Net
Official
pytorch
Mentioned in GitHub
HzFu/MNet_DeepCDR
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
lung-nodule-segmentation-on-lunaCE-Net
Accuracy: 0.99
medical-image-segmentation-on-isbi-2012-emCE-Net
VInfo: 0.9878
VRand: 0.9743
retinal-vessel-segmentation-on-driveCE-Net
AUC: 0.9779
Accuracy: 0.9545
retinal-vessel-segmentation-on-rose-1-dvcCE-Net
Dice Score: 57.83
retinal-vessel-segmentation-on-rose-1-svcCE-Net
Dice Score: 75.11
retinal-vessel-segmentation-on-rose-1-svc-dvcCE-Net
Dice Score: 73.00
retinal-vessel-segmentation-on-rose-2CE-Net
Dice Score: 70.66

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
CE-Net: Context Encoder Network for 2D Medical Image Segmentation | Papers | HyperAI