Merge pull request #18 from andreped/master
Browse filesDocs update: PLOS ONE publication README changes
README.md
CHANGED
@@ -5,13 +5,13 @@
|
|
5 |
<div align="center">
|
6 |
|
7 |
<h1 align="center">DDMR: Deep Deformation Map Registration</h1>
|
8 |
-
<h3 align="center">
|
9 |
|
10 |
# ⚠️***WARNING: Under construction***
|
11 |
|
12 |
-
**DDMR** was developed by SINTEF Health Research. The corresponding manuscript describing the framework has been
|
|
|
13 |
|
14 |
-
|
15 |
</div>
|
16 |
|
17 |
## 💻 Getting started
|
@@ -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},
|
|
|
5 |
<div align="center">
|
6 |
|
7 |
<h1 align="center">DDMR: Deep Deformation Map Registration</h1>
|
8 |
+
<h3 align="center">Learning deep abdominal CT registration through adaptive loss weighting and synthetic data generation</h3>
|
9 |
|
10 |
# ⚠️***WARNING: Under construction***
|
11 |
|
12 |
+
**DDMR** was developed by SINTEF Health Research. The corresponding manuscript describing the framework has been published in [PLOS ONE](https://journals.plos.org/plosone/) and the manuscript is openly available [here](https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0282110).
|
13 |
+
|
14 |
|
|
|
15 |
</div>
|
16 |
|
17 |
## 💻 Getting started
|
|
|
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},
|