pandaphd's picture
weights and unet_merged
f834ec5
---
license: cc-by-nc-nd-4.0
language:
- en
pipeline_tag: text-to-video
tags:
- video generation
- image generation
---
# Generative Photography
<p align="center">
&nbsp&nbsp <a href="https://generative-photography.github.io/project/">Project Page</a> &nbsp&nbsp| &nbsp&nbsp <a href="https://arxiv.org/abs/2412.02168">Paper</a> &nbsp&nbsp| &nbsp&nbsp <a href="https://github.com/pandayuanyu/generative-photography">Github</a>&nbsp&nbsp
<br>
-----
[**Generative Photography: Scene-Consistent Camera Control for
Realistic Text-to-Image Synthesis**]("") <be>
In this repository, we present **Generative Photography**, a
new
## 🔥 Latest News!!
* March 3, 2025: Release offical code and pre-trained weights.
* Feb 26, 2025: Paper is accepted by CVPR 2025!
* Dec 20, 2024: Release dataset.
## Citation
If you find our work helpful, please cite us.
```bibtex
@article{Yuan_2024_GenPhoto,
title={Generative Photography: Scene-Consistent Camera Control for Realistic Text-to-Image Synthesis},
author={Yuan, Yu and Wang, Xijun and Sheng, Yichen and Chennuri, Prateek and Zhang, Xingguang and Chan, Stanley},
journal={CVPR},
year={2025}
}
```