---
license: mit
library_name: diffusers
pipeline_tag: image-to-3d
tags:
- 3D scene generation
base_model:
- alibaba-pai/Wan2.1-Fun-V1.1-1.3B-Control-Camera
---
Gen3R: 3D Scene Generation Meets Feed-Forward Reconstruction
[Jiaxin Huang](https://jaceyhuang.github.io/), [Yuanbo Yang](https://github.com/freemty), [Bangbang Yang](https://ybbbbt.com/), [Lin Ma](https://scholar.google.com/citations?user=S4HGIIUAAAAJ&hl=en), [Yuewen Ma](https://scholar.google.com/citations?user=VG_cdLAAAAAJ), [Yiyi Liao](https://yiyiliao.github.io/)
This model represents the official checkpoint of the paper titled "Gen3R: 3D Scene Generation Meets Feed-Forward Reconstruction".
## 🎓 Citation
Please cite our paper if you find this repository useful:
```bibtex
@misc{huang2026gen3r3dscenegeneration,
title={Gen3R: 3D Scene Generation Meets Feed-Forward Reconstruction},
author={Jiaxin Huang and Yuanbo Yang and Bangbang Yang and Lin Ma and Yuewen Ma and Yiyi Liao},
year={2026},
eprint={2601.04090},
archivePrefix={arXiv},
primaryClass={cs.CV},
url={https://arxiv.org/abs/2601.04090},
}
```