Datasets:

Modalities:
Image
Languages:
English
ArXiv:
Tags:
code
License:
RefRef_additional / README.md
yueyin27's picture
Update README.md
21b6484 verified
|
raw
history blame
1.05 kB
---
license: cc-by-4.0
task_categories:
- image-to-3d
language:
- en
tags:
- code
pretty_name: RefRef
size_categories:
- 10K<n<100K
dataset_info:
features:
- name: image
dtype: image
- name: depth
dtype: image
- name: mask
dtype: image
- name: transform_matrix
sequence:
sequence: float64
length: 4
length: 4
- name: rotation
dtype: float32
splits:
- name: textured_cube_scene
num_bytes: 673141617.0
num_examples: 300
download_size: 280778834
dataset_size: 673141617.0
---
## This repository provides additional data for [RefRef](https://huggingface.co/datasets/yinyue27/RefRef)
## Citation
```
@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},
}
```