2019
DOI: 10.1186/s42490-019-0003-2
|View full text |Cite
|
Sign up to set email alerts
|

Fully convolutional architecture vs sliding-window CNN for corneal endothelium cell segmentation

Abstract: Background: Corneal endothelium (CE) images provide valuable clinical information regarding the health state of the cornea. Computation of the clinical morphometric parameters requires the segmentation of endothelial cell images. Current techniques to image the endothelium in vivo deliver low quality images, which makes automatic segmentation a complicated task. Here, we present two convolutional neural networks (CNN) to segment CE images: a global fully convolutional approach based on U-net, and a local slidi… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

2
40
0

Year Published

2019
2019
2023
2023

Publication Types

Select...
4
3
1

Relationship

1
7

Authors

Journals

citations
Cited by 56 publications
(45 citation statements)
references
References 46 publications
2
40
0
Order By: Relevance
“…Previously, we presented a fully automated framework to estimate the endothelial biomarkers from specular microscopy images (Figure 1). This framework is subdivided into four different methods: a CNN based on a Dense U-net to segment endothelial cells using an intensity image as input and providing an edge probability image as output (CNN-Edge) [9], [10]; a CNN based on a Dense U-net to segment the region of interest where cells are correctly detected using the edge probability image as input (CNN-ROI) [10]; a postprocessing method based on Fourier analysis and watershed that combines both output images and yields the binary edge image [9], [11]; and a machine learning approach based on Support Vector Machines (SVM) that removes potential false edges from the binary edge image [8]. The biomarkers could then be estimated from the final binary image.…”
Section: Materials and Previous Workmentioning
confidence: 99%
See 2 more Smart Citations
“…Previously, we presented a fully automated framework to estimate the endothelial biomarkers from specular microscopy images (Figure 1). This framework is subdivided into four different methods: a CNN based on a Dense U-net to segment endothelial cells using an intensity image as input and providing an edge probability image as output (CNN-Edge) [9], [10]; a CNN based on a Dense U-net to segment the region of interest where cells are correctly detected using the edge probability image as input (CNN-ROI) [10]; a postprocessing method based on Fourier analysis and watershed that combines both output images and yields the binary edge image [9], [11]; and a machine learning approach based on Support Vector Machines (SVM) that removes potential false edges from the binary edge image [8]. The biomarkers could then be estimated from the final binary image.…”
Section: Materials and Previous Workmentioning
confidence: 99%
“…These image-based biomarkers can be easily estimated if the cell boundaries are identified in the image, therefore image segmentation has been the approach most commonly employed for solving this task [6], [7], [8]. In previous work, we achieved state-of-theart results by employing a CNN U-net to segment the cell boundaries [9], but in order to make the process completely automated we developed a dense U-net to infer the area in the image (region of interest, ROI) in which the biomarkers could be reliably estimated [10]. Furthermore, it is not a trivial task to combine both CNN output images (the edge probability image and the ROI image) and transform them into the final binary edge image to perform the biomarker estimation.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…Elboushaki et al validated that the CNN model can recognize fine mammographic features [23]. Vigueras-Guillen et al first proposed a full-convolution network for semantic segmentation, replacing the conventional full-connection layer in the CNN with the convolution layer to obtain a rough label graph and then using the deconvolution layer to sample the rough label graph to achieve the classification results of each pixel [24]. Ciresan et al used patches of 101 × 101 pixels to train a CNN for mitosis detection in breast cancer histology images, who won the ICPR 2012 Mitosis Detection Contest with F1-score of 0.782 [25].…”
Section: Introductionmentioning
confidence: 99%
“…In this case, the image is split into several snips or patches of the same size and then fed into a traditional CNN to classify the central pixel of each patch in a certain category (Farabet et al, 2012). One important drawback of this approach is its high computational complexity (Vigueras-Guillén et al, 2019). The second approach comprises the efficient Fully Convolutional Networks (FCNs), in which the image classification is performed at a pixel level using an end-to-end network.…”
Section: Introductionmentioning
confidence: 99%