bibtex update
Browse files
README.md
CHANGED
@@ -48,21 +48,25 @@ python EvaluationScripts/evaluation.py
|
|
48 |
## ✨ How to cite
|
49 |
Please, consider citing our paper, if you find the work useful:
|
50 |
<pre>
|
51 |
-
@
|
52 |
-
title = {
|
53 |
-
author = {Pérez de Frutos, Javier
|
54 |
-
|
55 |
-
|
56 |
-
|
57 |
-
|
58 |
-
|
|
|
|
|
|
|
|
|
59 |
}
|
60 |
</pre>
|
61 |
|
62 |
## ⭐ Acknowledgements
|
63 |
This project is based on [VoxelMorph](https://github.com/voxelmorph/voxelmorph) library, and its related publication:
|
64 |
<pre>
|
65 |
-
@article{
|
66 |
title={VoxelMorph: A Learning Framework for Deformable Medical Image Registration},
|
67 |
author={Balakrishnan, Guha and Zhao, Amy and Sabuncu, Mert R. and Guttag, John and Dalca, Adrian V.},
|
68 |
journal={IEEE Transactions on Medical Imaging},
|
|
|
48 |
## ✨ How to cite
|
49 |
Please, consider citing our paper, if you find the work useful:
|
50 |
<pre>
|
51 |
+
@article{perezdefrutos2022ddmr,
|
52 |
+
title = {Learning deep abdominal CT registration through adaptive loss weighting and synthetic data generation},
|
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 |
+
journal = {PLOS ONE},
|
55 |
+
publisher = {Public Library of Science},
|
56 |
+
year = {2023},
|
57 |
+
month = {02},
|
58 |
+
volume = {18},
|
59 |
+
doi = {10.1371/journal.pone.0282110},
|
60 |
+
url = {https://doi.org/10.1371/journal.pone.0282110},
|
61 |
+
pages = {1-14},
|
62 |
+
number = {2}
|
63 |
}
|
64 |
</pre>
|
65 |
|
66 |
## ⭐ Acknowledgements
|
67 |
This project is based on [VoxelMorph](https://github.com/voxelmorph/voxelmorph) library, and its related publication:
|
68 |
<pre>
|
69 |
+
@article{balakrishnan2019voxelmorph,
|
70 |
title={VoxelMorph: A Learning Framework for Deformable Medical Image Registration},
|
71 |
author={Balakrishnan, Guha and Zhao, Amy and Sabuncu, Mert R. and Guttag, John and Dalca, Adrian V.},
|
72 |
journal={IEEE Transactions on Medical Imaging},
|