English

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

Computer Vision and Pattern Recognition 2019-03-08 v1

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.

Keywords

Cite

@article{arxiv.1903.02740,
  title  = {CE-Net: Context Encoder Network for 2D Medical Image Segmentation},
  author = {Zaiwang Gu and Jun Cheng and Huazhu Fu and Kang Zhou and Huaying Hao and Yitian Zhao and Tianyang Zhang and Shenghua Gao and Jiang Liu},
  journal= {arXiv preprint arXiv:1903.02740},
  year   = {2019}
}

Comments

accepted by IEEE transcations on medical imaging, (TMI)

R2 v1 2026-06-23T08:00:42.898Z