Update README.md
Browse files
README.md
CHANGED
|
@@ -104,4 +104,14 @@ The 47 scenes were selected from public Blender scene repositories and paired wi
|
|
| 104 |
|
| 105 |
## Citation
|
| 106 |
|
| 107 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 104 |
|
| 105 |
## Citation
|
| 106 |
|
| 107 |
+
```bibtex
|
| 108 |
+
@misc{guo2026photoflowagentic3dvirtual,
|
| 109 |
+
title={PhotoFlow: Agentic 3D Virtual Photography Missions},
|
| 110 |
+
author={Jiarui Guo and Haojia Wei and Yiming Zhang and Yifei Liu and Yuning Gong and Hongjie Zhang and Xue Yang and Zhihang Zhong},
|
| 111 |
+
year={2026},
|
| 112 |
+
eprint={2605.23771},
|
| 113 |
+
archivePrefix={arXiv},
|
| 114 |
+
primaryClass={cs.CV},
|
| 115 |
+
url={https://arxiv.org/abs/2605.23771},
|
| 116 |
+
}
|
| 117 |
+
```
|