AI-vBRAIN commited on
Commit
19933dc
·
verified ·
1 Parent(s): fdabb6f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -1
README.md CHANGED
@@ -81,8 +81,19 @@ Here, `input_data` refers to a CT image, and the corresponding T1-weighted (T1w)
81
 
82
  For detailed instructions on how to use each module of the **pyMEAL** software, please refer to the [tutorial section on our GitHub repository](https://github.com/ai-vbrain/pyMEAL).
83
 
 
 
84
 
85
- ### How to Get Support
 
 
 
 
 
 
 
 
 
86
 
87
  For help, contact:
88
 
 
81
 
82
  For detailed instructions on how to use each module of the **pyMEAL** software, please refer to the [tutorial section on our GitHub repository](https://github.com/ai-vbrain/pyMEAL).
83
 
84
+ ### How to cite these models?
85
+ Please cite the following:
86
 
87
+ ```python
88
+ @article{ilyas2025pymeal,
89
+ title={pyMEAL: A Multi-Encoder Augmentation-Aware Learning for Robust and Generalizable Medical Image Translation},
90
+ author={Ilyas, Abdul-mojeed Olabisi and Maradesa, Adeleke and Banzi, Jamal and Huang, Jianpan and Mak, Henry KF and Chan, Kannie WY},
91
+ journal={arXiv preprint arXiv:2505.24421},
92
+ year={2025}
93
+ }
94
+ ```
95
+
96
+ ### How to Get Support?
97
 
98
  For help, contact:
99