Update README.md
Browse files
README.md
CHANGED
@@ -9,32 +9,32 @@ tags:
|
|
9 |
pretty_name: RefRef
|
10 |
size_categories:
|
11 |
- 10K<n<100K
|
12 |
-
dataset_info:
|
13 |
-
features:
|
14 |
-
- name: image
|
15 |
-
dtype: image
|
16 |
-
- name: depth
|
17 |
-
dtype: image
|
18 |
-
- name: mask
|
19 |
-
dtype: image
|
20 |
-
- name: transform_matrix
|
21 |
-
sequence:
|
22 |
-
sequence: float64
|
23 |
-
length: 4
|
24 |
-
length: 4
|
25 |
-
- name: rotation
|
26 |
-
dtype: float32
|
27 |
-
splits:
|
28 |
-
- name: textured_cube_scene
|
29 |
-
num_bytes: 673141617
|
30 |
-
num_examples: 300
|
31 |
-
download_size: 280778834
|
32 |
-
dataset_size: 673141617
|
33 |
---
|
34 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
|
36 |
## Citation
|
37 |
-
```
|
38 |
@misc{yin2025refrefsyntheticdatasetbenchmark,
|
39 |
title={RefRef: A Synthetic Dataset and Benchmark for Reconstructing Refractive and Reflective Objects},
|
40 |
author={Yue Yin and Enze Tao and Weijian Deng and Dylan Campbell},
|
|
|
9 |
pretty_name: RefRef
|
10 |
size_categories:
|
11 |
- 10K<n<100K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
12 |
---
|
13 |
+
|
14 |
+
<h1 align="center" style="font-size: 36px; margin-bottom: 10px;">RefRef: A Synthetic Dataset and Benchmark for Reconstructing Refractive and Reflective Objects</h1>
|
15 |
+
|
16 |
+
<div align="center" style="margin-bottom: 20px;">
|
17 |
+
<a href="">Yue Yin</a> ·
|
18 |
+
<a href="">Enze Tao</a> ·
|
19 |
+
<a href="https://weijiandeng.xyz/">Weijian Deng</a> ·
|
20 |
+
<a href="https://sites.google.com/view/djcampbell">Dylan Campbell</a>
|
21 |
+
</div>
|
22 |
+
|
23 |
+
<p align="center">
|
24 |
+
<a href="https://arxiv.org/abs/2505.05848">
|
25 |
+
<img src="https://img.shields.io/badge/Paper-arXiv-red?logo=arxiv&logoColor=white" style="height: 27px; margin: 5px;">
|
26 |
+
</a>
|
27 |
+
<a href="https://github.com/YueYin27/refref">
|
28 |
+
<img src="https://img.shields.io/badge/Code-GitHub-blue?logo=github&logoColor=white" style="height: 27px; margin: 5px;">
|
29 |
+
</a>
|
30 |
+
<img src="https://img.shields.io/badge/Project-Website-green?logo=google-chrome&logoColor=white" style="height: 27px; margin: 5px;">
|
31 |
+
</p>
|
32 |
+
|
33 |
+
## About
|
34 |
+
This repository provides additional data for the [RefRef](https://huggingface.co/datasets/yinyue27/RefRef) dataset.
|
35 |
|
36 |
## Citation
|
37 |
+
```bibtex
|
38 |
@misc{yin2025refrefsyntheticdatasetbenchmark,
|
39 |
title={RefRef: A Synthetic Dataset and Benchmark for Reconstructing Refractive and Reflective Objects},
|
40 |
author={Yue Yin and Enze Tao and Weijian Deng and Dylan Campbell},
|