Update README.md
Browse files
README.md
CHANGED
@@ -414,3 +414,14 @@ You can also run the following command about evaluation metrics including BSR, M
|
|
414 |
```
|
415 |
python metrics.py
|
416 |
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
414 |
```
|
415 |
python metrics.py
|
416 |
```
|
417 |
+
|
418 |
+
## 📢 Citation
|
419 |
+
```
|
420 |
+
@inproceedings{sun2025gl,
|
421 |
+
title={Gl-lcm: Global-local latent consistency models for fast high-resolution bone suppression in chest X-ray images},
|
422 |
+
author={Sun, Yifei and Chen, Zhanghao and Zheng, Hao and Lu, Yuqing and Duan, Lixin and Min, Wenwen and Fan, Fenglei and Elazab, Ahmed and Wan, Xiang and Wang, Changmiao and Ge, Ruiquan},
|
423 |
+
booktitle={International Conference on Medical Image Computing and Computer-Assisted Intervention},
|
424 |
+
year={2025},
|
425 |
+
organization={Springer}
|
426 |
+
}
|
427 |
+
```
|