Vandermeulen, Dirk
Convolutional neural networks for medical image segmentation
Bertels, Jeroen, Robben, David, Lemmens, Robin, Vandermeulen, Dirk
Jeroen Bertels David Robben Robin Lemmens Processing Speech and Images Processing Speech and Images Laboratory of Neurobiology Department of Electrical Engineering Department of Electrical Engineering Department of Neurosciences KU Leuven, Belgium KU Leuven, Belgium KU Leuven, Belgium jeroen.bertels@kuleuven.be Dirk Vandermeulen Processing Speech and Images Department of Electrical Engineering KU Leuven, Belgium dirk.vandermeulen@kuleuven.be In this article, we look into some essential aspects of convolutional neural networks (CNNs) with the focus on medical image segmentation. First, we discuss the CNN architecture, thereby highlighting the spatial origin of the data, voxel-wise classification and the receptive field. Second, we discuss the sampling of input-output pairs, thereby highlighting the interaction between voxel-wise classification, patch size and the receptive field.
DeepVoxNet2: Yet another CNN framework
Bertels, Jeroen, Robben, David, Lemmens, Robin, Vandermeulen, Dirk
We know that both the CNN mapping function and the sampling scheme are of paramount importance for CNN-based image analysis. It is clear that both functions operate in the same space, with an image axis $\mathcal{I}$ and a feature axis $\mathcal{F}$. Remarkably, we found that no frameworks existed that unified the two and kept track of the spatial origin of the data automatically. Based on our own practical experience, we found the latter to often result in complex coding and pipelines that are difficult to exchange. This article introduces our framework for 1, 2 or 3D image classification or segmentation: DeepVoxNet2 (DVN2). This article serves as an interactive tutorial, and a pre-compiled version, including the outputs of the code blocks, can be found online in the public DVN2 repository. This tutorial uses data from the multimodal Brain Tumor Image Segmentation Benchmark (BRATS) of 2018 to show an example of a 3D segmentation pipeline.
Final infarct prediction in acute ischemic stroke
Bertels, Jeroen, Robben, David, Vandermeulen, Dirk, Lemmens, Robin
This article focuses on the control center of each human body: the brain. We will point out the pivotal role of the cerebral vasculature and how its complex mechanisms may vary between subjects. We then emphasize a specific acute pathological state, i.e., acute ischemic stroke, and show how medical imaging and its analysis can be used to define the treatment. We show how the core-penumbra concept is used in practice using mismatch criteria and how machine learning can be used to make predictions of the final infarct, either via deconvolution or convolutional neural networks.