Skip to content

Commit c345195

Browse files
ClePolm-reuter
authored andcommitted
added FastSurfer-CC
1 parent a850c72 commit c345195

4 files changed

Lines changed: 29 additions & 5 deletions

File tree

_data/members.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -99,12 +99,16 @@
9999
image: /static/img/members/pollak.jpg
100100
position: Research Associate
101101
email: clemens.pollak (at) dzne.de
102+
scholar: GDzfdagAAAAJ
103+
orcid: 0009-0001-1645-7609
102104
github: clepol
103105
description: 'Clemens obtained his Master degree in Computer Science at Leibniz University Hanover.
104-
He is interested in Deep Learning, Data Science and Software Engineering. His research focusses on
105-
quantifying and controlling motion during MR acquisition using deep learning.
106-
Outside of the lab he enjoys windsurfing and hiking.'
107-
projects: 'MR Motion Tracking'
106+
The reliability of quantitative neuroimaging is frequently compromised by image artifacts,
107+
anatomical pathologies, and biased standardization procedures, which disrupt standard automated analysis pipelines.
108+
Clemens has tackled these challenges in his doctoral thesis by creating strong computational frameworks for MRI analysis,
109+
with a focus on motion quantification and segmentation based on deep learning. His current research focuses on expanding
110+
these methods and bridging them to clinical applications.'
111+
projects: 'Lesion robust brain segmentation, Corpus Callosum Morphometry, MR Head Motion Tracking'
108112

109113
- name: Sebastian Rassmann
110114
image: /static/img/members/rassmann.jpg

_data/publications.yml

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,20 @@
3131
# url: 'http://coollab.uni.edu/'
3232
#
3333

34+
- id: 'pollak_2026'
35+
authors: '**Pollak C**, **Diers K**, **Estrada S.**, **Kügler D**, **Reuter M**'
36+
title: 'FastSurfer-CC: A robust, accurate, and comprehensive framework for corpus callosum morphometry'
37+
journal: 'Imaging Neuroscience'
38+
type: 'journal'
39+
year: 2026
40+
image: '/static/pub/pollak_2026.jpg'
41+
bibtex: '/static/pub/pollak_2026.bib'
42+
doi: 10.1162/IMAG.a.1221
43+
#pmcid: 'PMC11917724'
44+
arxiv: 2511.16471
45+
github: 'deep-MI/FastSurfer'
46+
47+
3448
- id: 'rassmann_2025'
3549
authors: '**Rassmann S**, **Kügler D**, **Ewert C**, **Reuter M**'
3650
title: 'Regression is all you need for medical image translation'
@@ -39,7 +53,7 @@
3953
year: 2025
4054
image: '/static/pub/rassmann_2025.jpg'
4155
bibtex: '/static/pub/rassmann_2025.bib'
42-
arxiv: 'https://arxiv.org/abs/2505.02048'
56+
arxiv: 2505.02048
4357
doi: '10.1109/TMI.2025.3650412'
4458
pdf: 'https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=11322583'
4559
github: 'deep-mi/YODA'

static/pub/pollak_2026.bib

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
@article{pollak2026fastsurfercc,
2+
title={FastSurfer-CC: A robust, accurate, and comprehensive framework for corpus callosum morphometry},
3+
author={Pollak, Clemens and Diers, Kersten and Estrada, Santiago and K{\"u}gler, David and Reuter, Martin},
4+
journal={arXiv preprint arXiv:2511.16471},
5+
year={2025}
6+
}

static/pub/pollak_2026.jpg

6.65 KB
Loading

0 commit comments

Comments
 (0)