Skip to main content
Scientific Reports logoLink to Scientific Reports
. 2020 Apr 10;10:6204. doi: 10.1038/s41598-020-63285-0

Abdominal multi-organ auto-segmentation using 3D-patch-based deep convolutional neural network

Hojin Kim 1,#, Jinhong Jung 1,#, Jieun Kim 2, Byungchul Cho 1, Jungwon Kwak 1, Jeong Yun Jang 1, Sang-wook Lee 1, June-Goo Lee 2,, Sang Min Yoon 1,
PMCID: PMC7148331  PMID: 32277135

Abstract

Segmentation of normal organs is a critical and time-consuming process in radiotherapy. Auto-segmentation of abdominal organs has been made possible by the advent of the convolutional neural network. We utilized the U-Net, a 3D-patch-based convolutional neural network, and added graph-cut algorithm-based post-processing. The inputs were 3D-patch-based CT images consisting of 64 × 64 × 64 voxels designed to produce 3D multi-label semantic images representing the liver, stomach, duodenum, and right/left kidneys. The datasets for training, validating, and testing consisted of 80, 20, and 20 CT simulation scans, respectively. For accuracy assessment, the predicted structures were compared with those produced from the atlas-based method and inter-observer segmentation using the Dice similarity coefficient, Hausdorff distance, and mean surface distance. The efficiency was quantified by measuring the time elapsed for segmentation with or without automation using the U-Net. The U-Net-based auto-segmentation outperformed the atlas-based auto-segmentation in all abdominal structures, and showed comparable results to the inter-observer segmentations especially for liver and kidney. The average segmentation time without automation was 22.6 minutes, which was reduced to 7.1 minutes with automation using the U-Net. Our proposed auto-segmentation framework using the 3D-patch-based U-Net for abdominal multi-organs demonstrated potential clinical usefulness in terms of accuracy and time-efficiency.

Subject terms: Radiotherapy, Liver cancer

Introduction

Radiotherapy for tumors in the upper abdomen is challenging because the tolerance radiation doses of the gastrointestinal tract and liver are not high enough to achieve the elimination of gross tumor burden. Recent improvements in radiotherapy and imaging have allowed the delivery of optimal radiation doses to upper abdominal tumors, especially hepatocellular carcinoma, while minimizing radiation dose to surrounding normal organs13. For more accurate radiotherapy and calculating dose distribution, delineation of the tumor and normal organs in computed tomography (CT) is necessary. However, tumor and organ delineation is notably laborious and has a steep learning curve4.

To increase the efficiency of organ segmentation, auto-segmentation methods as statistical shape models and atlas-based methods have been developed510. The statistical shape model is a knowledge-based method in which the atlases with majority voting depending on the image similarity are analyzed for capturing the anatomical information. Unfortunately, the atlas-based methods are likely affected by image deformation, and may overlook patient variability on normal anatomical structures. Therefore, these models have limited clinical applications.

The convolutional neural network is a recent breakthrough in deep learning technology that significantly improved the performance of normal organ auto-segmentation1113. The U-Net with skip connections is a more developed type of convolutional neural network that was developed according to the variations in network architecture1417. Although the U-Net has shown promising results for auto-segmentation in many studies1827, additional enhancement and verifications are needed to make the U-Net comparable to radiographers in terms of segmentation accuracy. Moreover, only few studies on abdominal multi-organ segmentation have shown clinically applicable results in the abdomen, where normal organs are surrounded by soft tissue and vary in shape and location. The use of the U-Net to auto-segmentation of abdominal organs significantly improved its clinical applicability2427. Therefore, we constructed a framework for abdominal multi-organ segmentation with the U-Net and compared its clinical usefulness by comparing it with the atlas-based segmentation and manual contouring by experienced radiographers.

Results

Clinical characteristics

Structure sets of 120 patients with hepatocellular carcinoma were used for training, validation, and testing. The median age of the patients was 59 years (range, 37–83) and males were dominant (81.7%) (Table 1). Ninety-three patients (77.5%) had liver functions of Child-Pugh class A, and 13.3% had mild-to-moderate degrees of ascites. Macroscopic vascular invasion was observed in 88 (73.3%) patients. Eight (6.7%) patients were treatment-naïve, and other patients had received various courses of treatments prior to radiotherapy; as a result, various changes such as iodized oils, low-density cavity after ablative therapy, and volume loss after hepatic resection existed in the livers of most patients.

Table 1.

Patient characteristics.

Characteristics No. of patients (n = 120)
Age (years) Median (range) 59 (37–83)
Sex Male 98 (81.7%)
Female 22 (18.3%)
Child-Pugh classification A 93 (77.5%)
B 27 (22.5%)
Ascites No 104 (86.7%)
Yes 16 (13.3%)
Stage Early 32 (26.7%)
Advanced 88 (73.3%)
Vascular invasion No 32 (26.7%)
Yes 88 (73.3%)
Previous treatments No 8 (6.7%)
Yes 112 (93.3%)
    Total number, range 0–19
    Surgery 0–2
    RFA 0–5
    PEI 0–1
    TACE 0–16
    Radiotherapy 0–2

RFA, radiofrequency ablation; PEI, percutaneous ethanol injection; TACE, transarterial chemoembolization.

Dice similarity coefficients and hausdorff distances

Figure 1 shows the comparisons in the liver contours generated by the U-Net-based (red line) and the atlas-based (green line) segmentations to the ground-truth contour (blue line) in the three testing cases. Both auto-segmenting methods showed good agreement with the ground-truth contour in one case (patient 19), but the U-Net-based segmentation was notably superior in the other two cases, who had a low attenuated lesion of hypo-vascular infiltrative hepatocellular carcinoma in the liver (patient 18) and who underwent resection before radiotherapy (patient 7).

Figure 1.

Figure 1

Comparison of liver contours in three testing cases. The U-Net-based segmentation (red), the atlas-based segmentation (green), and ground-truth manual contouring (blue) are shown.

Table 2 shows the Dice similarity coefficients (DSCs), Hausdorff distances (HDs), and mean surface distances (MSDs) of the five structures produced from the U-Net-based, atlas-based, and inter-observer segmentations, in which the P-values were calculated for comparisons between the U-Net-based segmentation and the atlas-based and inter-observer segmentations. Compared with the atlas-based segmentation, the U-Net-based segmentation had a significantly greater DSCs, HDs, and MSDs for the liver, stomach, duodenum, and kidneys (right and left) (all P < 0.05). In terms of DSCs and HDs, the segmenting accuracy of the U-Net-based segmentation was similar to that of the inter-observer segmentation in the liver and both kidneys. Of note, the difference between auto-segmentation of the stomach and the duodenum was statically significant in DSCs and not in HDs. In contrast, when comparing the MSDs, the auto-segmentation by U-Net behaved differently from the inter-observer even in the liver, and right kidney besides the stomach, while behaving similarly for the duodenum (P > 0.05).

Table 2.

Mean and standard deviation (in parenthesis) of Dice similarity coefficients and Hausdorff distances for the five structures*.

Liver Stomach Duodenum Kidney (Rt) Kidney (Lt)
Dice similarity coefficient U-Net-based 0.959 (0.018) 0.813 (0.137) 0.595 (0.186) 0.900 (0.174) 0.911 (0.159)
Atlas-based 0.808 (0.116) 0.431 (0.188) 0.153 (0.113) 0.742 (0.027) 0.700 (0.219)
Inter-observer 0.963 (0.006) 0.903 (0.048) 0.732 (0.052) 0.938 (0.184) 0.912 (0.105)
P-value U-Net vs. Atlas 0.000 0.000 0.000 0.000 0.000
U-Net vs. Inter-observer 0.330 0.031 0.006 0.622 0.694
Hausdorff distance U-Net-based 8.926 (6.298) 19.890 (19.286) 23.423 (20.088) 4.780 (2.735) 5.789 (4.278)
Atlas-based 34.932 (18.619) 41.498 (23.814) 44.165 (14.096) 16.554 (8.995) 18.093 (12.228)
Inter-observer 7.261 (2.476) 12.106 (9.363) 30.264 (12.692) 4.201 (1.299) 6.426 (7.522)
P-value U-Net vs. Atlas 0.000 0.007 0.003 0.000 0.000
U-Net vs. Inter-observer 0.430 0.090 0.083 0.694 0.738
Mean surface distance U-Net-based 0.714 (0.301) 3.034 (5.687) 2.796 (1.904) 1.104 (1.108) 0.918 (1.276)
Atlas-based 4.114 (2.929) 8.115 (4.739) 13.661 (8.583) 2.989 (2.368) 3.680 (3.791)
Inter-observer 0.460 (0.093) 0.743 (0.424) 2.944 (1.725) 0.665 (0.438) 0.781 (1.193)
P-value U-Net vs. Atlas 0.000 0.000 0.000 0.000 0.000
U-Net vs. Inter-observer 0.000 0.001 0.679 0.030 0.143

*Produced from U-Net based method, Atlas-based method, and inter-observer, relative to the previously drawn ground-truth contours.

Figure 2 shows the DSCs (Fig. 2a), HDs (Fig. 2b), and MSDs (Fig. 2c) of the U-based, the atlas-based, and inter-observer segmentations for five structures of the 20 testing cases. From the resulting HDs, MSDs, and DSCs of the inter-observer delineating contours against the ground-truth, inter-observer variability was observed in the metrics, which was especially notable in the duodenum. For the liver and kidneys, the U-Net-based segmentations had similar DSCs, HDs, and MSDs to the inter-observer segmentations; specifically, in the liver, the DSC and HD values of the U-Net-based segmentation were similar among different patients, except for patient 11 in whom the liver had extended to the spleen region due to hypertrophy of the left lateral segment. Patient 3 had a notably low accuracy of kidney segmentations due to the relatively insufficient enhancement on CT images. Except for this case, the DSC reached 0.937 and 0.947 for right and left kidneys, respectively, and the U-Net did not show a statistically significant difference for the MSDs of the right kidney (P = 0.055). Although the U-Net-based segmentation outperformed the atlas-based segmentation, it did not reach the expert level (inter-observer delineation) in the stomach and duodenum. Overall, the DSC values more clearly and stably showed the relative superiority of each segmentation method, while the HD and MSD values were relatively noisy and fluctuating.

Figure 2.

Figure 2

(a) Dice similarity coefficient (b) Hausdorff distance and (c) mean surface distance of the five structures (liver, stomach, duodenum, and right/left kidneys) produced by the U-Net-based segmentation, the atlas-based segmentation, and the inter-observer segmentation, relative to the previously drawn ground-truth manual contours in 20 testing cases.

Efficiency in real-life clinical practice

To investigate the efficiency of the U-Net-based segmentation, we compared the elapsed segmentation times for manual contouring without automation (n = 20) with the time for refinement of the structures generated from the U-Net (n = 20). The segmentation time was significantly lower in manual refinement after the U-Net-based segmentation (Fig. 3): the mean (standard deviation, median, interquartile range) elapsed times in manual contouring and manual refinement after the U-Net segmentation were 22.6 (5.9, 20.0, 19.0–25.0) and 7.1 (2.2, 7.0, 5.5–8.3) minutes, respectively (P < 0.001). The average structure-specific additional times for refinement were 2.0, 2.0, 2.5, and 1.0 minutes for liver, stomach, duodenum, and right/left kidneys, respectively. Notably, segmentation refinement of the duodenum required the longest time due to the relatively inferior accuracy of auto-segmentation. In contrast, owing to the superior performance of liver auto-segmentation, the additional manual refinement time needed was approximately 2 minutes for the liver, the largest organ in the upper abdomen.

Figure 3.

Figure 3

Comparisons of the time elapsed for manual contouring and manual refinement after the U-Net segmentation.

Discussion

Auto-segmentation for normal organs has been a demanding process in radiotherapy, and the advent of the deep convolutional neural network involving 2D or 3D images in training big data brought forth significant improvement in auto-segmentation. We utilized the 3D-patch-based U-Net framework combined with graph-cut post-processing for multi-organ segmentation in the abdomen; as a result, our proposed automated framework based on the U-Net outperformed the previously developed atlas-based auto-segmentation for all contours in terms of DSCs, HDs, and MSDs. Although not showing the same statistical trend as the MSDs, the U-Net-based segmentation also showed comparable accuracy to the ground-truth segmentations in the liver and kidneys with relatively high image intensity gradients in terms of DSCs and HDs.

We noticed some outliers in the study, which mostly occurred due to extensive liver volume expansion and insufficient kidney enhancement on CT images, which could be complemented by increasing the number of such cases. The accuracy of the U-Net-based segmentation was lower in the stomach and duodenum, which was expected as they had larger inter-observer variability as well. As such, the DSC values of the U-Net-based segmentation were significantly lower than those of the inter-observer segmentations. Interestingly, the mean of maximum surface distance in the duodenum was smaller in the U-Net-based segmentation than in the inter-observer segmentation.

The quality of the proposed U-Net-based segmentation framework is difficult to quantify in relation to the previous attempts throughout the deep neural network. The DSCs of liver contouring ranged from 0.94 to 0.98 in recent publications2433, and the inter-observer variability in liver DSC was reported as 0.969, which is very close to the 0.959 in our study. Considering that most patients in our study had advanced-stage hepatocellular carcinomas with a history of multiple treatment sessions, the liver DSC of our auto-segmentation framework at 0.959 can be regarded as a promising result. Also, the U-Net-based segmentation significantly reduced the time required for five abdominal organ segmentation, as manual refinement after U-Net-based segmentation only took approximately one-third of the time required in manual contouring. Such time benefit was the greatest for segmentation of the liver, the largest visceral organ in the abdomen, which only required 2 minutes on average for additional refinement. Though not included in the manuscript, we measured the refinement time after atlas-based segmentation and found that the atlas-based segmentation required a significantly longer refinement time than the manual contouring and was thus deemed inapplicable. Collectively, the U-Net-based segmentation seems sufficiently accurate and highly efficient in segmenting abdominal organs and thus may be regarded to have adequate clinical applicability. At our clinic, the U-Net-based segmentation framework is being routinely used for auto-segmentation of normal organs in patients with liver cancer; moreover, the manually refined contours are stored in our intranet server so that they may be updated and improved by additional training to meet the demands of each user.

The study has several areas of limitation. First, our 3D U-Net based segmentation followed by the graph-cut post-processing showed a relatively weak performance in the stomach or duodenum, which have low intensity gradients. Several recent studies reported better results by overcoming these pitfalls through multi-resolution approach28,29, multi-planar statistical fusion30,31, and semi-supervised training with both labeled and unlabeled output data32,33. Thus, by utilizing iterative or additional training stages, more promising results may be achieved for the stomach and duodenum. Hence, the current form could be evolved and achieve additional time efficiency. Second, this study focused on normal organs only in the upper abdomen and not the whole body. Nevertheless, normal organs in the upper abdomen are considered the most challenging in auto-segmentation technique, especially due to the lack of inherent contrast differences between the organs and poor image quality due to the respiratory movement during CT scans. Therefore, the promising result of the present study indicates that auto-segmentation in the whole body may be possible and should be investigated in future studies. Third, we set the segmentation results from the radiographers as the gold standard. As manual contouring may be inherently limited due to human conditions as well as differences in contour devices, the true performance of the U-Net-based segmentation for normal organs should be further evaluated. Fourth, due to the extensive amount of experience of our radiographers, the mean time elapsed for manual contouring of five abdominal structures was quite short at 23 minutes, which may not be readily achievable in smaller-sized institutions. Therefore, the degree of additive efficiency of assistance by auto-segmentation may be more prominent in other institutions. It may be reasonable to assume that the final check and refinement process would take less than 10 minutes for five abdominal structures; moreover, this time may be further reduced by additional training with the manually refined contours as mentioned above. Lastly, only the time reduction parameter was used to show the efficiency of auto-segmentation. Future studies should assess other aspects of the usefulness of the auto-segmentation system such as differences in the degree of physical comfort or streamlining of the work process.

In conclusion, the auto-segmentation framework consisting of 3D-patch-based U-Net and graph-cut algorithm was superior to the atlas-based segmentation and comparable to manual contouring in terms of accuracy in segmenting abdominal organs. Moreover, the U-Net-based segmentation significantly augmented the clinical efficiency of manual contouring by reducing the time required for segmentation. Our proposed workflow would be particularly useful in patients with liver cancer for auto-segmenting their abdominal organs, the most challenging organs for auto-segmentation.

Methods

Patient selection

Anatomic structures of patients who were treated with radiotherapy for hepatocellular carcinoma between July 2017 and March 2018 at Asan Medical Center (Seoul, Korea) were collected in order to train for various complicated normal organ conditions containing primary tumors in the liver. This study was approved by the Institutional Review Board of Asan Medical Center, and the need for informed consent was waived considering the retrospective nature of the study. This study was conducted in accordance with the Declaration of Helsinki.

CT simulation and multi-organ segmentation

The simulation and segmentation procedures had been described in our previous report3. All patients were immobilized in the supine position using a vacuum cushion and underwent a free-breathing 4-dimensional (4D) CT scan (GE LightSpeed RT 16; GE Healthcare, Waukesha, WI, USA). A real-time position management respiratory gating system (Varian Medical Systems, Palo Alto, CA, USA) was used to record the patients’ breathing patterns. The CT slice thickness was set to 2.5 mm. An intravenous contrast agent was injected to improve the segmentation accuracy of the target and normal organs. The CT data were sorted into 10 CT series according to the respiratory phase using 4D imaging software (Advantage 4D version 4.2; GE Healthcare). Contouring was performed on the CT images at the end-expiratory phase using a radiotherapy treatment planning system (Eclipse version 13.6; Varian Medical Systems). The organs at risk included the whole liver, duodenum, stomach, and right/left kidneys. Two professional radiographers with experience in segmentation of abdominal structures of more than 500 patients per year delineated the training sets and two radiation oncologists with more than 10 years of experience in hepatocellular carcinoma treatment confirmed each structure.

Deep neural network and post-processing

The basic network architecture for multi-organ auto-segmentation in the abdomen was based on the 3D U-Net16,17 as illustrated in Fig. 4a. The network was designed to input the 3D-patch extracted from volumetric CT images, and output the 3D-patch from multi-label semantic images. It interpolated the 3D CT images to have 2 mm resolutions for x, y, and z directions. The network input consisted of 3D-patch-based CT images with 64 × 64 × 64 voxels, which were randomly sampled for training procedure. The loss function of the network was defined as the cross-entropy loss function, and the optimizer was set to be RMSprop. The training was performed with 8 mini-batches of 3D-patch at 10−5 learning rate and 105 iterations.

Figure 4.

Figure 4

Proposed auto-segmenting framework. Network architecture of the (a) 3D-patch-based U-Net and (b) Graph-cut post-processing. Liver segmentation is shown as an example.

To improve the segmenting accuracy, we added post-processing based on a graph-cut algorithm34,35, which is composed of data penalty for regional label preferences and spatial coherence for boundary by penalizing intensity discontinuity (gradient). For the U-Net-generated liver auto-segmented structures, the false-positive regions were removed by the data penalty term and the organ boundary was delineated by the boundary term from discontinuity penalization (Fig. 4b).

Training, validating, and testing of the network

The proposed framework of the U-Net and post-processing was trained with 80 cases and validated with 20 cases, without cross-validation. We assessed the performance of the proposed auto-segmenting framework (3D-patch-based U-Net and graph-cut refinement) for 20 test datasets that were not included in the training and validation set. The 20 test datasets manually drawn by the radiographers were regarded as the reference ground-truth segmentations in the performance check for the above-mentioned five structures. The proposed auto-segmenting framework was compared against the auto-segmented structures predicted by the atlas-based method (Mirada Medical, Oxford, UK), of which the atlas-liver library consisted of 20 CT simulation scans. Also, to assess the inter-observer variability between radiographers and to estimate the efficiency of auto-segmentation by U-Net, the contours of the 5 selected structures of the 20 test cases were manually delineated by a radiation oncology resident who did not conduct segmentation on the same datasets.

The training of the convolutional neural network was implemented using parallel computing architecture on an Intel Core i9-7960 CPU (2.8 GHz) and a single GPU-enabled Nvidia GeForce RTX Titan graphics card (24 GB memory). The training of the 3D patch-based U-Net model took 3–4 days in 105 iterations with the TensorFlow (version 1.14) library. The pre-processing (i.e., interpolation and intensity normalization) and post-processing (i.e., graph-cut algorithm) steps were implemented using the Insight Segmentation and Registration Toolkit library.

Evaluation of the segmenting accuracy and clinical applicability

The accuracies of the two auto-segmentation methods (U-Net-based and atlas-based) and the manual inter-observer segmentation were quantified by three indices—DSC, HD, and MSD. The DSC is the volumetric comparison between the two structures, the HD is the maximum of the minimum of surface distances between the two resulting contours, and the MSD is the average of the minimum surface distances between two resulting contours. The DSCs describe how similarly the predicted contours are shaped, while the HDs and MSDs indicate how much the contours should be quantitatively modified relative to the ground-truth. Statistical analysis was also performed to determine if the results from our proposed U-Net-based auto-segmenting framework can generate statistically significant differences relative to the atlas-based and inter-observer segmentations.

Besides accuracy, the clinical applicability in terms of time efficiency was also analyzed. It was assumed that additional manual revision on the U-Net based auto-segmentation is needed to reach the level of human experts. Thus, we measured the time elapsed for additional refinement for the predicted contours patient-by-patient and organ-by-organ basis in the 20 independent cases. A professional radiographer manually revised the five structures predicted by the U-Net-based segmentation. The extra time was compared against the manual contouring time with no aid to the auto-segmentation platform.

Acknowledgements

We thank Sung Eun Yang, R.N. and Joohee Bae, R.N. for their support for this study as radiographers. We also thank Dr. Joon Seo Lim from the Scientific Publications Team at Asan Medical Center for his editorial assistance in preparing this manuscript. This study was supported by a grant (#2018-7214) from the Asan Institute for Life Sciences of Asan Medical Center. Seoul, Republic of Korea. This work was also supported by a grant (NRF-2016R1C1B1011105) from the National Research Foundation of Korea funded by the Ministry of Science and ICT, Republic of Korea.

Author contributions

Each author had participated sufficiently in the work to take the responsibility for appropriate portions of the content. H.K., J.J., J.G.L. and S.M.Y. participated in research design, performed the auto-segmentation, conducted the analysis and wrote the manuscript draft. J Kim, B.C. and J.K.wak designed the project, analyzed the data. J.Y.J. helped with the data analysis. S.W.L. provided additional guidance and support for this research. All authors read and approved the final manuscript.

Competing interests

The authors declare no competing interests.

Footnotes

Publisher’s note Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

These authors contributed equally: Hojin Kim and Jinhong Jung.

Contributor Information

June-Goo Lee, Email: junegoo.lee@gmail.com.

Sang Min Yoon, Email: drsmyoon@amc.seoul.kr.

References

  • 1.Dawson LA, et al. Analysis of radiation-induced liver disease using the Lyman NTCP model. Int. J. Radiat. Oncol. Biol. Phys. 2002;53:810–821. doi: 10.1016/s0360-3016(02)02846-8. [DOI] [PubMed] [Google Scholar]
  • 2.Timmerman RD, Kavanagh BD, Cho LC, Papiez L, Xing L. Stereotactic body radiation therapy in multiple organ sites. J. Clin. Oncol. 2007;25:947–952. doi: 10.1200/JCO.2006.09.7469. [DOI] [PubMed] [Google Scholar]
  • 3.Yoon SM, et al. Stereotactic body radiation therapy as an alternative treatment for small hepatocellular carcinoma. PLoS One. 2013;8:e79854. doi: 10.1371/journal.pone.0079854. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 4.Hong TS, Tome WA, Harari PM. Heterogeneity in head and neck IMRT target design and clinical practice. Radiother. Oncol. 2012;103:92–98. doi: 10.1016/j.radonc.2012.02.010. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 5.Park H, Bland PH, Meyer CR. Construction of an abdominal probabilistic atlas and its application in segmentation. IEEE Trans. Med. Imaging. 2003;22:483–492. doi: 10.1109/TMI.2003.809139. [DOI] [PubMed] [Google Scholar]
  • 6.Zhou Y, Bai J. Multiple abdominal organ segmentation: an atlas-based fuzzy connectedness approach. IEEE Trans. Inf. Technol. Biomed. 2007;11:348–352. doi: 10.1109/titb.2007.892695. [DOI] [PubMed] [Google Scholar]
  • 7.Kainmüller, D., Lange, T. & Lamecker, H. Shape constrained automatic segmentation of the liver based on a heuristic intensity model. In MICCAI Workshop 3D Segmentation in the Clinic: A Grand Challenge. (eds. Heimann, T., Styner, M. & van Ginneken, B.) 109-116 (2007).
  • 8.Shimizu A, et al. Segmentation of multiple organs in non-contrast 3D abdominal CT images. Int. J. Comput. Assist. Radiol. Surg. 2007;2:135–142. doi: 10.1007/s11548-007-0135-z. [DOI] [Google Scholar]
  • 9.Linguraru MG, Sandberg JK, Li Z, Pura JA, Summers RM. Atlas-based Automated Segmentation of Spleen and Liver using Adaptive Enhancement Estimation. Med. Image Comput. Comput. Assist. Interv. 2009;5762:1001–1008. doi: 10.1007/978-3-642-04271-3_121. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 10.Wolz, R., Chu, C., Misawa, K., Mori, K. & Rueckert, D. Multi-organ abdominal CT segmentation using hierarchically weighted subject-specific atlases. In International Conference on Medical Image Computing and Computer-Assisted Intervention 10-17 (Springer, 2012). [DOI] [PubMed]
  • 11.Fukushima K. Neocognitron: a hierarchical neural network capable of visual-pattern recognition. Neural Netw. 1988;1:119–130. doi: 10.1016/0893-6080(88)90014-7. [DOI] [Google Scholar]
  • 12.LeCun, Y. & Bengio, Y. Convolutional networks for images, speech, and time series In The handbook of brain theory and neural networks. (ed. Arbib, M. A.) 255–258 (MIT Press, 1998).
  • 13.Lecun Y, Bottou L, Bengio Y, Haffner P. Gradient-based learning applied to document recognition. Proc. IEEE Inst. Electr. Electron. Eng. 1998;86:2278–2324. doi: 10.1109/5.726791. [DOI] [Google Scholar]
  • 14.Long, J., Shelhamer, E. & Darrell, T. Fully convolutional networks for semantic segmentation. In 2015 IEEE Conference on Computer Vision and Pattern Recognition (CVPR) 3431–3440 (IEEE, 2015). [DOI] [PubMed]
  • 15.Ronneberger, O., Fischer, P. & Brox, T. U-net: Convolutional networks for biomedical image segmentation. In International Conference on Medical Image Computing and Computer-Assisted Intervention. (eds. Navab, N., Hornegger, J., Wells, W. & Frangi, A.) 234–241 (Springer, 2015).
  • 16.Simonyan, K. & Zisserman, A. Very deep convolutional networks for large-scale image recognition. Preprint at, https://arxiv.org/abs/1409.1556 (2014).
  • 17.Çiçek, Ö., Abdulkadir, A., Lienkamp, S. S., Brox, T. & Ronneberger, O. 3D U-Net: learning dense volumetric segmentation from sparse annotation. In 19th International Conference on Medical Image Computing and Computer-Assisted Intervention. (eds. Ourselin, S. et al.) 424–432 (Springer, 2016).
  • 18.Ibragimov B, Xing L. Segmentation of organs-at-risks in head and neck CT images using convolutional neural networks. Med. Phys. 2017;44:547–557. doi: 10.1002/mp.12045. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 19.Nikolov, S. et al. Deep learning to achieve clinically applicable segmentation of head and neck anatomy for radiotherapy. Preprint at, https://arxiv.org/abs/1809.04430 (2018). [DOI] [PMC free article] [PubMed]
  • 20.Zhu W, et al. AnatomyNet: Deep learning for fast and fully automated whole-volume segmentation of head and neck anatomy. Med. Phys. 2019;46:576–589. doi: 10.1002/mp.13300. [DOI] [PubMed] [Google Scholar]
  • 21.Kazemifar S, et al. Segmentation of the prostate and organs at risk in male pelvic CT images using deep learning. Biomed. Phys. Eng. Express. 2018;4:055003. doi: 10.1088/2057-1976/aad100. [DOI] [Google Scholar]
  • 22.Milletari, F., Navab, N. & Ahmadi, S. A. V-net: Fully convolutional neural networks for volumetric medical image segmentation. In 2016 Fourth International Conference on 3D Vision (3DV 2016) 565–571 (IEEE, 2016).
  • 23.Men K, Dai JR, Li YX. Automatic segmentation of the clinical target volume and organs at risk in the planning CT for rectal cancer using deep dilated convolutional neural networks. Med. Phys. 2017;44:6377–6389. doi: 10.1002/mp.12602. [DOI] [PubMed] [Google Scholar]
  • 24.Hu PJ, et al. Automatic abdominal multi-organ segmentation using deep convolutional neural network and time-implicit level sets. Int. J. Comput. Assist. Radiol. Surg. 2017;12:399–411. doi: 10.1007/s11548-016-1501-5. [DOI] [PubMed] [Google Scholar]
  • 25.Yang, D. et al. Automatic liver segmentation using an adversarial image-to-image network. In International Conference on Medical Image Computing and Computer-Assisted Intervention. (eds Descoteaux, M. et al.) 507–515 (Springer, 2017).
  • 26.Li X, et al. H-DenseUNet: hybrid densely connected unet for liver and tumor segmentation from CT volumes. IEEE Trans. Med. Imaging. 2018;37:2663–2674. doi: 10.1109/TMI.2018.2845918. [DOI] [PubMed] [Google Scholar]
  • 27.Gibson E, et al. Automatic multi-organ segmentation on abdominal CT with dense V-networks. IEEE Trans. Med. Imaging. 2018;37:1822–1834. doi: 10.1109/TMI.2018.2806309. [DOI] [PMC free article] [PubMed] [Google Scholar]
  • 28.Roth, H. R. et al. An application of cascaded 3D fully convolutional networks for medical image segmentation. Comput. Med. Imaging. Graph. 66, 90– 99, 10.1016/j.compmedimag.2018.03.001 (2018). [DOI] [PubMed]
  • 29.Roth, H. R. et al. A multi-scale pyramid of 3D fully convolutional networks for abdominal multi-organ segmentation. In International Conference on Medical Image Computing and Computer-Assisted Intervention. (eds. Frangi, A. et al.) 417–425 (Springer, 2018).
  • 30.Wang Y, et al. Abdominal multi-organ segmentation with organ-attention networks and statistical fusion. Med. Image Anal. 2019;55:88–102. doi: 10.1016/j.media.2019.04.005. [DOI] [PubMed] [Google Scholar]
  • 31.Zhou X, Takayama R, Wang S, Hara T, Fujita H. Deep learning of the sectional appearances of 3D CT images for anatomical structure segmentation based on an FCN voting method. Med. Phys. 2017;44:5221–5233. doi: 10.1002/mp.12480. [DOI] [PubMed] [Google Scholar]
  • 32.Zhou, Y. et al. Prior-aware neural network for partially-supervised multi-organ segmentation. In The IEEE International Conference on Computer Vision (ICCV) 10672–10681 (IEEE, 2019).
  • 33.Zhou, Y. et al. Semi-supervised 3D abdominal multi-organ segmentation via deep multi-planar co-training. In 2019 IEEE Winter Conference on Applications of Computer Vision (WACV) 121–140 (IEEE, 2019).
  • 34.Boykov, Y. & Funka-Lea, G. Optimal object extraction via constrained graph-cuts. International Journal of Computer Vision (IJCV) (2004).
  • 35.Boykov Y, Kolmogorov V. An experimental comparison of min-cut/max-flow algorithms for energy minimization in vision. IEEE Trans. Pattern Anal. Mach. Intell. 2004;26:1124–1137. doi: 10.1109/TPAMI.2004.60. [DOI] [PubMed] [Google Scholar]

Articles from Scientific Reports are provided here courtesy of Nature Publishing Group

RESOURCES