wangzike commited on
Commit
5c5886d
·
verified ·
1 Parent(s): 2295ea8

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +7 -4
README.md CHANGED
@@ -131,9 +131,12 @@ This dataset is released under [CC BY-NC 4.0](https://creativecommons.org/licens
131
  If you use this dataset, please cite:
132
 
133
  ```bibtex
134
- @inproceedings{camedit2025,
135
- title={CamEdit: Continuous Camera Parameter Control for Photorealistic Image Editing},
136
- author={Wang, Zike and others},
137
- year={2025}
 
 
 
138
  }
139
  ```
 
131
  If you use this dataset, please cite:
132
 
133
  ```bibtex
134
+ @article{qin2026camedit,
135
+ title={Camedit: Continuous camera parameter control for photorealistic image editing},
136
+ author={Qin, Xinran and Wang, Zhixin and Li, Fan and Chen, Haoyu and Pei, Renjing and Li, Wenbo and Cao, Xiaochun},
137
+ journal={Advances in Neural Information Processing Systems},
138
+ volume={38},
139
+ pages={114152--114171},
140
+ year={2026}
141
  }
142
  ```