diaoquesang commited on
Commit
dcb4556
·
verified ·
1 Parent(s): 6ec5d87

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -0
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
+ ```