Skip to content

Commit ef57a0a

Browse files
authored
Merge pull request #69 from sRassmann/master
Add YODA paper
2 parents 0b994f5 + fd813ba commit ef57a0a

3 files changed

Lines changed: 22 additions & 0 deletions

File tree

_data/publications.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,18 @@
3131
# url: 'http://coollab.uni.edu/'
3232
#
3333

34+
- id: 'rassmann_2025'
35+
authors: '**Rassmann S**, **Kügler D**, **Ewert C**, **Reuter M**'
36+
title: 'Regression is all you need for medical image translation'
37+
journal: '*IEEE Transactions on Medical Imaging*'
38+
type: 'journal'
39+
year: 2025
40+
image: '/static/pub/rassmann_2025.jpg'
41+
bibtex: '/static/pub/rassmann_2025.bib'
42+
arxiv: 'https://arxiv.org/abs/2505.02048'
43+
doi: '10.1109/TMI.2025.3650412'
44+
pdf: 'https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=11322583'
45+
github: 'deep-MI/YODA'
3446

3547
- id: 'pollak_2025'
3648
authors: '**Pollak C**, **Kügler D**, Bauer T, Rüber T, **Reuter M**'

static/pub/rassmann_2025.bib

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
@ARTICLE{rassmann_2025_regression,
2+
author={Rassmann, Sebastian and Kügler, David and Ewert, Christian and Reuter, Martin},
3+
journal={IEEE Transactions on Medical Imaging},
4+
title={Regression is all you need for medical image translation},
5+
year={2025},
6+
volume={},
7+
number={},
8+
pages={1-1},
9+
doi={10.1109/TMI.2025.3650412}
10+
}

static/pub/rassmann_2025.jpg

350 KB
Loading

0 commit comments

Comments
 (0)