Javier Pérez de Frutos
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@
|
|
9 |
|
10 |
# ⚠️***WARNING: Under construction***
|
11 |
|
12 |
-
**DDMR** was developed by SINTEF Health Research. The corresponding manuscript describing the framework has been submitted to [IJCARS](https://www.springer.com/journal/11548) and the preprint is openly available
|
13 |
|
14 |
|
15 |
</div>
|
@@ -49,13 +49,12 @@ python EvaluationScripts/evaluation.py
|
|
49 |
Please, consider citing our paper, if you find the work useful:
|
50 |
<pre>
|
51 |
@misc{perezdefrutos2022ddmr,
|
52 |
-
doi = {10.48550/ARXIV.2211.15717},
|
53 |
-
url = {https://arxiv.org/abs/2211.15717},
|
54 |
-
author = {de Frutos, Javier Pérez and Pedersen, André and Pelanis, Egidijus and Bouget, David and Survarachakan, Shanmugapriya and Langø, Thomas and Elle, Ole-Jakob and Lindseth, Frank},
|
55 |
-
keywords = {Image and Video Processing (eess.IV), Computer Vision and Pattern Recognition (cs.CV), FOS: Electrical engineering, electronic engineering, information engineering, FOS: Electrical engineering, electronic engineering, information engineering, FOS: Computer and information sciences, FOS: Computer and information sciences, I.4.9; I.5.4; J.3; J.6, I.4.9},
|
56 |
title = {Train smarter, not harder: learning deep abdominal CT registration on scarce data},
|
57 |
-
|
58 |
year = {2022},
|
59 |
-
|
|
|
|
|
|
|
60 |
</pre>
|
61 |
|
|
|
9 |
|
10 |
# ⚠️***WARNING: Under construction***
|
11 |
|
12 |
+
**DDMR** was developed by SINTEF Health Research. The corresponding manuscript describing the framework has been submitted to [IJCARS](https://www.springer.com/journal/11548) and the preprint is openly available on [arXiv](https://arxiv.org/abs/2211.15717).
|
13 |
|
14 |
|
15 |
</div>
|
|
|
49 |
Please, consider citing our paper, if you find the work useful:
|
50 |
<pre>
|
51 |
@misc{perezdefrutos2022ddmr,
|
|
|
|
|
|
|
|
|
52 |
title = {Train smarter, not harder: learning deep abdominal CT registration on scarce data},
|
53 |
+
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},
|
54 |
year = {2022},
|
55 |
+
doi = {10.48550/ARXIV.2211.15717},
|
56 |
+
publisher = {arXiv},
|
57 |
+
copyright = {Creative Commons Attribution 4.0 International},
|
58 |
+
note={preprint on arXiv at https://arxiv.org/abs/2211.15717}}
|
59 |
</pre>
|
60 |
|