Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Automatic Liver Lesion Segmentation Using A Deep Convolutional Neural Network Method

About

Liver lesion segmentation is an important step for liver cancer diagnosis, treatment planning and treatment evaluation. LiTS (Liver Tumor Segmentation Challenge) provides a common testbed for comparing different automatic liver lesion segmentation methods. We participate in this challenge by developing a deep convolutional neural network (DCNN) method. The particular DCNN model works in 2.5D in that it takes a stack of adjacent slices as input and produces the segmentation map corresponding to the center slice. The model has 32 layers in total and makes use of both long range concatenation connections of U-Net [1] and short-range residual connections from ResNet [2]. The model was trained using the 130 LiTS training datasets and achieved an average Dice score of 0.67 when evaluated on the 70 test CT scans, which ranked first for the LiTS challenge at the time of the ISBI 2017 conference.

Xiao Han• 2017

Related benchmarks

TaskDatasetResultRank
Lesion SegmentationLiTS 2017 (test)
Dice (Case-wise)67
15
Tumor Segmentation3DIRCADb
VOE56.47
9
Liver Segmentation3DIRCADb
VOE11.65
8
Showing 3 of 3 rows

Other info

Follow for update