ToferFish commited on
Commit
d27284a
·
verified ·
1 Parent(s): cbcbf3c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -33,7 +33,7 @@ size_categories:
33
 
34
  </div>
35
 
36
- **RealX3D** is a large-scale, real-world benchmark dataset for multi-view 3D reconstruction under challenging capture conditions. It provides multi-view RGB images (both processed JPEG and Sony RAW), COLMAP sparse reconstructions, and high-precision 3D ground-truth geometry (point clouds, meshes, and rendered depth maps) across a diverse set of scenes and degradation types.
37
 
38
  <div align="center">
39
  <table>
@@ -71,6 +71,14 @@ RealX3D/
71
  └── scripts/ # Data processing utilities
72
  ```
73
 
 
 
 
 
 
 
 
 
74
  ## 🌧️ Capture Conditions
75
 
76
  | Condition | Description |
 
33
 
34
  </div>
35
 
36
+ **RealX3D** is a real-world benchmark dataset for multi-view 3D reconstruction under challenging capture conditions. It provides multi-view RGB images (both processed JPEG and Sony RAW), COLMAP sparse reconstructions, and high-precision 3D ground-truth geometry (point clouds, meshes, and rendered depth maps) across a diverse set of scenes and degradation types.
37
 
38
  <div align="center">
39
  <table>
 
71
  └── scripts/ # Data processing utilities
72
  ```
73
 
74
+ ## 🚀 Release Status
75
+
76
+ > - [x] `data/` — Full-resolution JPEG images + COLMAP
77
+ > - [x] `data_4/` — Quarter-resolution JPEG images + COLMAP
78
+ > - [ ] `data_arw/` — Sony RAW (ARW) sensor data
79
+ > - [ ] `pointclouds/` — 3D ground-truth geometry (point clouds, meshes, depth maps)
80
+
81
+
82
  ## 🌧️ Capture Conditions
83
 
84
  | Condition | Description |