no code implementations • 1 Apr 2023 • Gregory Holste, Douwe van der Wal, Hans Pinckaers, Rikiya Yamashita, Akinori Mitani, Andre Esteva
We validate the proposed approaches on prostate cancer diagnosis from paired histopathology imaging and tabular clinical features.
1 code implementation • 5 Jun 2020 • Hans Pinckaers, Wouter Bulten, Jeroen van der Laak, Geert Litjens
As such, developing algorithms which do not require manual pixel-wise annotations, but can learn using only the clinical report would be a significant advancement for the field.
3 code implementations • 11 Nov 2019 • Hans Pinckaers, Bram van Ginneken, Geert Litjens
This method exploits the locality of most operations in modern convolutional neural networks by performing the forward and backward pass on smaller tiles of the image.
2 code implementations • 23 Oct 2019 • Hans Pinckaers, Geert Litjens
Automated medical image segmentation plays a key role in quantitative research and diagnostics.
no code implementations • 18 Jul 2019 • Wouter Bulten, Hans Pinckaers, Hester van Boven, Robert Vink, Thomas de Bel, Bram van Ginneken, Jeroen van der Laak, Christina Hulsbergen-van de Kaa, Geert Litjens
We developed a fully automated deep learning system to grade prostate biopsies.
1 code implementation • 16 Apr 2018 • Hans Pinckaers, Geert Litjens
To train deep convolutional neural networks, the input data and the intermediate activations need to be kept in memory to calculate the gradient descent step.