andreped commited on
Commit
434aa8d
·
unverified ·
1 Parent(s): dc7d426

bibtex update

Browse files
Files changed (1) hide show
  1. README.md +13 -9
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
- @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
  }
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{VoxelMorph2019,
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},