jree423 commited on
Commit
ac2533a
·
verified ·
1 Parent(s): 8bcc258

Upload DiffSketcher/CITATION.bib with huggingface_hub

Browse files
Files changed (1) hide show
  1. DiffSketcher/CITATION.bib +7 -0
DiffSketcher/CITATION.bib ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ @inproceedings{xing2023diffsketcher,
2
+ title={DiffSketcher: Text Guided Vector Sketch Synthesis through Latent Diffusion Models},
3
+ author={XiMing Xing and Chuang Wang and Haitao Zhou and Jing Zhang and Qian Yu and Dong Xu},
4
+ booktitle={Thirty-seventh Conference on Neural Information Processing Systems},
5
+ year={2023},
6
+ url={https://openreview.net/forum?id=CY1xatvEQj}
7
+ }