yueyin27 commited on
Commit
9ca7356
·
verified ·
1 Parent(s): 970485d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +12 -3
README.md CHANGED
@@ -590,9 +590,15 @@ size_categories:
590
  - 100K<n<1M
591
  ---
592
 
593
- # RefRef: A Synthetic Dataset and Benchmark for Reconstructing Refractive and Reflective Objects
 
 
 
594
 
595
- ## Overview
 
 
 
596
  **RefRef** is a synthetic dataset and benchmark designed for the task of reconstructing scenes with complex refractive and reflective objects. Our dataset consists of 50 objects categorized based on their geometric and material complexity: single-material convex objects, single-material non-convex objects, and multi-material non-convex objects, where the materials have different colors, opacities, and refractive indices.
597
  Each object is placed in two distinct bounded environments and one unbounded environment, resulting in 150 unique scenes with diverse geometries, material properties, and backgrounds.
598
  Our dataset provides a controlled setting for evaluating and developing 3D reconstruction and novel view synthesis methods that handle complex optical effects.
@@ -617,4 +623,7 @@ The dataset includes 50 objects categorised into three groups based on their com
617
  Each object is placed in three distinct scenes:
618
  - `textured_cube_scene/`: Objects placed within a bounded textured cube environment.
619
  - `textured_sphere_scene/`: Objects placed within a bounded textured sphere environment.
620
- - `environment_map_scene/`: Objects placed in an unbounded environment map background.
 
 
 
 
590
  - 100K<n<1M
591
  ---
592
 
593
+ # RefRef Dataset
594
+ [![Project Page](https://img.shields.io/badge/Project-Page-blue)]()
595
+ [![Paper](https://img.shields.io/badge/Paper-PDF-red)]()
596
+ [![Dataset](https://img.shields.io/badge/Dataset-HuggingFace-yellow)](https://huggingface.co/datasets/yinyue27/RefRef)
597
 
598
+ # RefRef: A synthetic dataset and benchmark for reconstructing refractive and reflective objects
599
+ [Yue Yin](), [Enze Tao](), [Weijian Deng](https://weijiandeng.xyz/), [Dylan Campbell](https://sites.google.com/view/djcampbell)
600
+
601
+ ## Abstract
602
  **RefRef** is a synthetic dataset and benchmark designed for the task of reconstructing scenes with complex refractive and reflective objects. Our dataset consists of 50 objects categorized based on their geometric and material complexity: single-material convex objects, single-material non-convex objects, and multi-material non-convex objects, where the materials have different colors, opacities, and refractive indices.
603
  Each object is placed in two distinct bounded environments and one unbounded environment, resulting in 150 unique scenes with diverse geometries, material properties, and backgrounds.
604
  Our dataset provides a controlled setting for evaluating and developing 3D reconstruction and novel view synthesis methods that handle complex optical effects.
 
623
  Each object is placed in three distinct scenes:
624
  - `textured_cube_scene/`: Objects placed within a bounded textured cube environment.
625
  - `textured_sphere_scene/`: Objects placed within a bounded textured sphere environment.
626
+ - `environment_map_scene/`: Objects placed in an unbounded environment map background.
627
+
628
+ ## Citation
629
+ *(Coming soon)*