JunhaoZhuang commited on
Commit
ee2fd07
·
verified ·
1 Parent(s): 8451af0

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -8
README.md CHANGED
@@ -103,13 +103,11 @@ We are grateful for the valuable resources and insights provided by these projec
103
  ### 📜 Citation
104
 
105
  ```
106
- @misc{zhuang2025cobraefficientlineart,
107
- title={Cobra: Efficient Line Art COlorization with BRoAder References},
108
- author={Junhao Zhuang and Lingen Li and Xuan Ju and Zhaoyang Zhang and Chun Yuan and Ying Shan},
109
- year={2025},
110
- eprint={2504.12240},
111
- archivePrefix={arXiv},
112
- primaryClass={cs.CV},
113
- url={https://arxiv.org/abs/2504.12240},
114
  }
115
  ```
 
103
  ### 📜 Citation
104
 
105
  ```
106
+ @inproceedings{zhuang2025cobra,
107
+ title={Cobra: Efficient line art colorization with broader references},
108
+ author={Zhuang, Junhao and Li, Lingen and Ju, Xuan and Zhang, Zhaoyang and Yuan, Chun and Shan, Ying},
109
+ booktitle={Proceedings of the Special Interest Group on Computer Graphics and Interactive Techniques Conference Conference Papers},
110
+ pages={1--11},
111
+ year={2025}
 
 
112
  }
113
  ```