| --- |
| license: apache-2.0 |
| task_categories: |
| - image-to-3d |
| language: |
| - en |
| tags: |
| - code |
| pretty_name: RefRef |
| size_categories: |
| - 10K<n<100K |
| --- |
| |
| <h1 align="center" style="font-size: 36px; margin-bottom: 10px;">RefRef: A Synthetic Dataset and Benchmark for Reconstructing Refractive and Reflective Objects</h1> |
|
|
| <div align="center" style="margin-bottom: 20px;"> |
| <a href="">Yue Yin</a> · |
| <a href="">Enze Tao</a> · |
| <a href="https://weijiandeng.xyz/">Weijian Deng</a> · |
| <a href="https://sites.google.com/view/djcampbell">Dylan Campbell</a> |
| </div> |
|
|
| <p align="center"> |
| <a href="https://arxiv.org/abs/2505.05848"> |
| <img src="https://img.shields.io/badge/Paper-arXiv-red?logo=arxiv&logoColor=white" style="height: 27px; margin: 5px;"> |
| </a> |
| <a href="https://github.com/YueYin27/refref"> |
| <img src="https://img.shields.io/badge/Code-GitHub-blue?logo=github&logoColor=white" style="height: 27px; margin: 5px;"> |
| </a> |
| <img src="https://img.shields.io/badge/Project-Website-green?logo=google-chrome&logoColor=white" style="height: 27px; margin: 5px;"> |
| </p> |
| |
| ## About |
| This repository provides additional data for the [RefRef](https://huggingface.co/datasets/yinyue27/RefRef) dataset. |
|
|
| ## Citation |
| ```bibtex |
| @misc{yin2025refrefsyntheticdatasetbenchmark, |
| title={RefRef: A Synthetic Dataset and Benchmark for Reconstructing Refractive and Reflective Objects}, |
| author={Yue Yin and Enze Tao and Weijian Deng and Dylan Campbell}, |
| year={2025}, |
| eprint={2505.05848}, |
| archivePrefix={arXiv}, |
| primaryClass={cs.CV}, |
| url={https://arxiv.org/abs/2505.05848}, |
| } |
| ``` |