--- title: Chord Demo emoji: 🐠 colorFrom: yellow colorTo: yellow sdk: gradio sdk_version: 5.49.1 app_file: app.py pinned: false ---
Official implementation of the paper "**Chord: Chain of Rendering Decomposition for PBR Material Estimation from Generated Texture Images**". ## License This project is released under the **Ubisoft Machine Learning License (Research-Only - Copyleft)**. See the full terms in the [LICENSE](LICENSE) file ## Citation If you find our work useful, please consider citing: ``` @misc{ying2025chord, title={Chord: Chain of Rendering Decomposition for PBR Material Estimation from Generated Texture Images}, author={Zhi Ying and Boxiang Rong and Jingyu Wang and Maoyuan Xu}, year={2025}, eprint={2509.09952}, archivePrefix={arXiv}, primaryClass={cs.GR}, url={https://arxiv.org/abs/2509.09952}, } ``` © [2025] Ubisoft Entertainment. All Rights Reserved.