File size: 1,600 Bytes
5682ee3 bc590f2 5682ee3 97e1040 321b381 a0ff790 97e1040 a0ff790 bc590f2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 |
---
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},
}
``` |