Javier Pérez de Frutos
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,16 @@
|
|
1 |
<div align="center">
|
2 |
-
<img src="https://user-images.githubusercontent.com/
|
3 |
</div>
|
4 |
-
|
5 |
<div align="center">
|
|
|
6 |
<h1 align="center">DDMR: Deep Deformation Map Registration</h1>
|
7 |
-
<h3 align="center">
|
8 |
|
|
|
|
|
9 |
**DDMR** was developed by SINTEF Health Research. A paper is submitted to X and the preprint is openly available at [arXiv](some-url-here.com).
|
|
|
10 |
|
11 |
</div>
|
12 |
|
@@ -47,9 +51,9 @@ python EvaluationScripts/evaluation.py
|
|
47 |
Please, consider citing our paper, if you find the work useful:
|
48 |
<pre>
|
49 |
@misc{frutos2022ddmr,
|
50 |
-
author={Pérez de Frutos, Javier and Pedersen, André and Pelanis, Egidijus and Bouget, David and Survarachakan, Shanmugapriya and Langø, Thomas and
|
51 |
publisher = {arXiv},
|
52 |
-
title={
|
53 |
year={2022},
|
54 |
doi = {10.48550/ARXIV.2011.06033},
|
55 |
url = {https://arxiv.org/abs/2011.06033}}
|
|
|
1 |
<div align="center">
|
2 |
+
<img src="https://user-images.githubusercontent.com/30429725/204596812-c59e8fa7-3383-4c52-a7f9-1f215114e5b3.png" alt="drawing" width="600">
|
3 |
</div>
|
4 |
+
|
5 |
<div align="center">
|
6 |
+
|
7 |
<h1 align="center">DDMR: Deep Deformation Map Registration</h1>
|
8 |
+
<h3 align="center">Train smarter, not harder: learning deep abdominal CT registration on scarce data</h3>
|
9 |
|
10 |
+
# ⚠️***WARNING: Under construction***
|
11 |
+
|
12 |
**DDMR** was developed by SINTEF Health Research. A paper is submitted to X and the preprint is openly available at [arXiv](some-url-here.com).
|
13 |
+
|
14 |
|
15 |
</div>
|
16 |
|
|
|
51 |
Please, consider citing our paper, if you find the work useful:
|
52 |
<pre>
|
53 |
@misc{frutos2022ddmr,
|
54 |
+
author={Pérez de Frutos, Javier and Pedersen, André and Pelanis, Egidijus and Bouget, David and Survarachakan, Shanmugapriya and Langø, Thomas and Elle, Ole-Jakob and Lindseth, Frank},
|
55 |
publisher = {arXiv},
|
56 |
+
title={Train smarter, not harder: learning deep abdominal CT registration on scarce data},
|
57 |
year={2022},
|
58 |
doi = {10.48550/ARXIV.2011.06033},
|
59 |
url = {https://arxiv.org/abs/2011.06033}}
|