ushah commited on
Commit
03efd8a
·
verified ·
1 Parent(s): 223d72b

Upload folder using huggingface_hub

Browse files
This view is limited to 50 files because it contains too many changes.   See raw diff
Files changed (50) hide show
  1. .ipynb_checkpoints/README-checkpoint.md +137 -0
  2. README.md +83 -435
  3. ich/depth/250529_204049775.png +3 -0
  4. ich/depth/250529_204101238.png +3 -0
  5. ich/depth/250529_204121913.png +3 -0
  6. ich/depth/250529_204132781.png +3 -0
  7. ich/depth/250529_204146714.png +3 -0
  8. ich/depth/250529_204200037.png +3 -0
  9. ich/depth/250529_204213334.png +3 -0
  10. ich/rgb/250529_204049775.jpg +3 -0
  11. ich/rgb/250529_204101238.jpg +3 -0
  12. ich/rgb/250529_204121913.jpg +3 -0
  13. ich/rgb/250529_204132781.jpg +3 -0
  14. ich/rgb/250529_204146714.jpg +3 -0
  15. ich/rgb/250529_204200037.jpg +3 -0
  16. ich/rgb/250529_204213334.jpg +3 -0
  17. interrato/depth/250529_171337984.png +3 -0
  18. interrato/depth/250529_171358506.png +3 -0
  19. interrato/depth/250529_171422286.png +3 -0
  20. interrato/depth/250529_171438596.png +3 -0
  21. interrato/depth/250529_171454748.png +3 -0
  22. interrato/depth/250529_171509941.png +3 -0
  23. interrato/depth/250529_171524646.png +3 -0
  24. interrato/depth/250529_171539391.png +3 -0
  25. interrato/rgb/250529_171337984.jpg +3 -0
  26. interrato/rgb/250529_171358506.jpg +3 -0
  27. interrato/rgb/250529_171422286.jpg +3 -0
  28. interrato/rgb/250529_171438596.jpg +3 -0
  29. interrato/rgb/250529_171454748.jpg +3 -0
  30. interrato/rgb/250529_171509941.jpg +3 -0
  31. interrato/rgb/250529_171524646.jpg +3 -0
  32. interrato/rgb/250529_171539391.jpg +3 -0
  33. pt/depth/250529_172626652.png +3 -0
  34. pt/depth/250529_172639431.png +3 -0
  35. pt/depth/250529_172653636.png +3 -0
  36. pt/depth/250529_172707066.png +3 -0
  37. pt/depth/250529_172719892.png +3 -0
  38. pt/depth/250529_172738103.png +3 -0
  39. pt/depth/250529_172749403.png +3 -0
  40. pt/depth/250529_172815210.png +3 -0
  41. pt/depth/250529_172840248.png +3 -0
  42. pt/depth/250529_172853206.png +3 -0
  43. pt/rgb/250529_172626652.jpg +3 -0
  44. pt/rgb/250529_172639431.jpg +3 -0
  45. pt/rgb/250529_172653636.jpg +3 -0
  46. pt/rgb/250529_172707066.jpg +3 -0
  47. pt/rgb/250529_172719892.jpg +3 -0
  48. pt/rgb/250529_172738103.jpg +3 -0
  49. pt/rgb/250529_172749403.jpg +3 -0
  50. pt/rgb/250529_172815210.jpg +3 -0
.ipynb_checkpoints/README-checkpoint.md ADDED
@@ -0,0 +1,137 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # HIndoor-8K
2
+
3
+ **HIndoor-8K** is the first metrically calibrated real-world benchmark of indoor
4
+ RGB–D panoramas at native **8192×4096** (8K) resolution. It provides **49**
5
+ equirectangular RGB panoramas, each paired with a **sparse metric depth map**
6
+ rendered from a real LiDAR point cloud, across **5** representative indoor
7
+ environments.
8
+
9
+ > Released as a community resource for high-resolution 360° depth estimation.
10
+
11
+ ---
12
+
13
+ ## Contents
14
+
15
+ ```
16
+ HIndoor-8K/
17
+ ├── README.md
18
+ ├── ich/ # corridor
19
+ │ ├── rgb/ <timestamp>.jpg RGB equirectangular panorama (8192×4096)
20
+ │ └── depth/ <timestamp>.png sparse metric depth (16-bit, millimetres)
21
+ ├── interrato/ # basement
22
+ ├── pt/ # project room
23
+ ├── sala/ # hall / meeting room
24
+ └── unibs/ # laboratory
25
+ ```
26
+
27
+ For every `rgb/<timestamp>.jpg` there is a matching `depth/<timestamp>.png`
28
+ with the **same filename stem** (the capture timestamp).
29
+
30
+ | Scene | Environment | # pairs |
31
+ |-------|-------------|--------:|
32
+ | ich | corridor | 7 |
33
+ | interrato | basement | 8 |
34
+ | pt | project room | 10 |
35
+ | sala | hall / meeting room | 14 |
36
+ | unibs | laboratory | 10 |
37
+ | **Total** | | **49** |
38
+
39
+ ---
40
+
41
+ ## Data format
42
+
43
+ **RGB** — `rgb/<timestamp>.jpg`
44
+ - Real spherical photograph, equirectangular projection, **8192×4096**, 3-channel sRGB.
45
+ - Real illumination, HDR/exposure variation, and sensor noise are preserved (not retouched).
46
+
47
+ **Depth** — `depth/<timestamp>.png`
48
+ - **16-bit single-channel PNG** (`I;16`, unsigned), **8192×4096**, pixel-aligned to the RGB.
49
+ - Stored in **millimetres**: `depth_metres = png_value / 1000.0`.
50
+ - **Sparse.** The map is a projection of a real LiDAR point cloud, so a large
51
+ fraction of pixels have **no valid return** (specular, distant, and
52
+ grazing-angle surfaces, plus the LiDAR's intrinsic angular sparsity).
53
+ **Invalid pixels are stored as `0`.** Typical valid coverage is ≈ 15–20 %.
54
+ - **No densification / inpainting is applied** — this is the raw rendered depth.
55
+
56
+ ### Reading depth (Python)
57
+ ```python
58
+ import numpy as np
59
+ from PIL import Image
60
+ Image.MAX_IMAGE_PIXELS = None
61
+
62
+ d_mm = np.asarray(Image.open("depth/<timestamp>.png"), dtype=np.float32) # millimetres
63
+ valid = d_mm > 0 # validity mask (0 = no LiDAR return)
64
+ d_m = d_mm / 1000.0 # metres
65
+ ```
66
+
67
+ ### Evaluation convention
68
+ Compute all metrics **only over valid pixels** (`depth > 0`). In our paper we
69
+ additionally cap the maximum depth at **16 m** for the reported HIndoor-8K
70
+ numbers; adopt the same cap to reproduce them:
71
+ ```python
72
+ mask = (d_m > 0) & np.isfinite(d_m) & (d_m <= 16.0)
73
+ ```
74
+ Because the depth is **relative-free / metric but sparse**, predictions from
75
+ relative-depth methods should be aligned to the ground truth (e.g. per-image
76
+ median-ratio scale alignment) before computing error metrics.
77
+
78
+ ---
79
+
80
+ ## Acquisition
81
+
82
+ Data is captured with a **professional indoor mobile-mapping platform** carrying
83
+ rigidly coupled, mutually calibrated sensors:
84
+
85
+ - **LiDAR:** dual Hesai XT32-class scanners (10–20 Hz), 32 channels,
86
+ 31–40° vertical FoV, up to 0.1–0.2° angular resolution, 120 m (MT1) – 300 m (M2X)
87
+ range. Timestamped 3D points with reflectance / return-intensity.
88
+ - **360° RGB camera:** a spherical camera rigidly mounted to the LiDAR rig,
89
+ capturing equirectangular panoramas at **8192×4096** (photo mode), with fixed
90
+ intrinsics and a known optical centre relative to the LiDAR.
91
+ - **IMU:** 3-axis accelerometer + gyroscope for SLAM-based trajectory refinement.
92
+
93
+ All sensors share a common reference frame. The pipeline outputs (i) a refined
94
+ ~10 Hz trajectory, (ii) synchronized LiDAR scans, and (iii) timestamped RGB panoramas.
95
+
96
+ ### Depth rendering
97
+ Each RGB panorama's depth is produced by **off-screen spherical rendering** of the
98
+ fused LiDAR point cloud, so the RGB stays a *real* photograph while depth comes
99
+ from *real* geometry:
100
+
101
+ 1. **Pose interpolation** — the 10 Hz trajectory is interpolated to the exact RGB timestamp.
102
+ 2. **Spherical projection** — each 3D LiDAR point is projected to the spherical
103
+ camera (azimuth / elevation) and mapped to equirectangular coordinates.
104
+ 3. **Depth assignment** — each pixel stores the distance to the closest point
105
+ along its ray; occluded or inconsistent samples are discarded. Pixels that
106
+ receive no point remain `0` (→ the map is sparse).
107
+ 4. **Encoding** — depth is written as a 16-bit millimetre PNG at native resolution.
108
+
109
+ ---
110
+
111
+ ## Optional densification
112
+
113
+ If a dense map is required, the sparse depth can be completed with an off-the-shelf
114
+ depth-completion model (e.g. LDCM, *Large Depth Completion Model from Sparse
115
+ Observations*, ICLR 2026). We deliberately ship the **raw sparse** depth so that
116
+ users may choose their own completion (or none). All benchmark numbers in the
117
+ paper are computed on the raw sparse depth with a validity mask.
118
+
119
+ ---
120
+
121
+ ## Citation
122
+
123
+ If you use HIndoor-8K, please cite the FRED paper (bibentry to be added on release):
124
+
125
+ ```bibtex
126
+ @article{fred_hindoor8k,
127
+ title = {FRED: Full-Resolution Equirectangular Depth Estimation, and the HIndoor-8K Benchmark},
128
+ author = {Shah, U. and Pintore, G. and Tukur, M. and Zahoor, A. and Schneider, J. and
129
+ Sgrenzaroli, M. and Vassena, G. and V\'azquez, P.P. and Gobbetti, E. and Agus, M.},
130
+ journal= {Graphical Models},
131
+ year = {2026}
132
+ }
133
+ ```
134
+
135
+ ## License
136
+
137
+ To be specified on public release. The dataset is provided for research use.
README.md CHANGED
@@ -1,489 +1,137 @@
1
- ---
2
- task_categories:
3
- - depth-estimation
4
- language:
5
- - en
6
- size_categories:
7
- - n<1K
8
- ---
9
-
10
  # HIndoor-8K
11
 
12
- **HIndoor-8K** is a metrically calibrated, real-world benchmark for indoor panoramic depth estimation at native **8192 × 4096** resolution.
 
 
 
 
13
 
14
- The dataset contains **49 equirectangular RGB panoramas**, each paired with a pixel-aligned **sparse metric depth map** rendered from a real LiDAR point cloud. The data covers **five indoor environments** and is intended primarily for evaluating high-resolution, full-resolution, and geometry-aware 360° depth-estimation methods.
15
-
16
- > HIndoor-8K is released as a community resource for high-resolution panoramic depth estimation.
17
 
18
  ---
19
 
20
- ## Highlights
21
-
22
- - Real indoor spherical RGB imagery.
23
- - Native **8K equirectangular resolution**.
24
- - Metric depth derived from real LiDAR measurements.
25
- - Pixel-aligned RGB and depth pairs.
26
- - Raw sparse depth without densification or inpainting.
27
- - Five representative indoor environments.
28
- - Evaluation protocol for metric and relative-depth models.
29
-
30
- ---
31
-
32
- ## Dataset Overview
33
-
34
- | Property | Value |
35
- |---|---|
36
- | Number of RGB–depth pairs | 49 |
37
- | RGB resolution | 8192 × 4096 |
38
- | Depth resolution | 8192 × 4096 |
39
- | Projection | Equirectangular |
40
- | RGB format | JPEG |
41
- | Depth format | 16-bit PNG |
42
- | Depth unit | Millimetres |
43
- | Invalid depth value | 0 |
44
- | Typical valid coverage | Approximately 15–20% |
45
- | Number of environments | 5 |
46
- | Recommended evaluation cap | 16 metres |
47
 
48
- ---
49
-
50
- ## Directory Structure
51
-
52
- ```text
53
  HIndoor-8K/
54
  ├── README.md
55
- ├── ich/
56
- │ ├── rgb/
57
- └── <timestamp>.jpg
58
- │ └── depth/
59
- │ └── <timestamp>.png
60
- ├── interrato/
61
- │ ├── rgb/
62
- │ └── depth/
63
- ├── pt/
64
- │ ├── rgb/
65
- │ └── depth/
66
- ├── sala/
67
- │ ├── rgb/
68
- │ └── depth/
69
- └── unibs/
70
- ├── rgb/
71
- └── depth/
72
- ```
73
-
74
- For each RGB panorama:
75
-
76
- ```text
77
- <scene>/rgb/<timestamp>.jpg
78
- ```
79
-
80
- there is a matching depth map:
81
-
82
- ```text
83
- <scene>/depth/<timestamp>.png
84
  ```
85
 
86
- The RGB image and depth map use the same filename stem, corresponding to the capture timestamp.
87
-
88
- ---
89
-
90
- ## Scene Distribution
91
 
92
- | Scene | Environment | Number of pairs |
93
- |---|---|---:|
94
- | `ich` | Corridor | 7 |
95
- | `interrato` | Basement | 8 |
96
- | `pt` | Project room | 10 |
97
- | `sala` | Hall or meeting room | 14 |
98
- | `unibs` | Laboratory | 10 |
99
- | **Total** | | **49** |
100
 
101
  ---
102
 
103
- ## Data Format
104
-
105
- ### RGB Panoramas
106
-
107
- RGB files are stored under:
108
-
109
- ```text
110
- <scene>/rgb/<timestamp>.jpg
111
- ```
112
-
113
- Each RGB panorama has the following properties:
114
-
115
- - Resolution: **8192 × 4096**
116
- - Projection: equirectangular
117
- - Channels: three-channel sRGB
118
- - Source: real spherical photography
119
- - Format: JPEG
120
- - Real illumination, exposure variation, stitching artefacts, and sensor noise are preserved
121
-
122
- ### Sparse Metric Depth
123
-
124
- Depth files are stored under:
125
-
126
- ```text
127
- <scene>/depth/<timestamp>.png
128
- ```
129
-
130
- Each depth map has the following properties:
131
-
132
- - Resolution: **8192 × 4096**
133
- - Format: unsigned 16-bit single-channel PNG
134
- - PIL mode: `I;16`
135
- - Unit: millimetres
136
- - Invalid value: `0`
137
- - Typical valid coverage: approximately 15–20%
138
- - No densification or inpainting is applied
139
 
140
- Convert stored depth values to metres using:
 
 
141
 
142
- ```python
143
- depth_m = depth_mm / 1000.0
144
- ```
145
-
146
- The depth maps are sparse because they are generated by projecting real LiDAR observations into the panoramic camera view. Pixels may be invalid because of LiDAR angular sparsity, occlusion, distance, grazing-angle surfaces, reflective materials, or missing returns.
147
-
148
- A value of `0` means that no valid LiDAR observation is available. It does not represent a physical distance of zero metres.
149
-
150
- ---
151
-
152
- ## Loading the Dataset
153
-
154
- ### Load an RGB–Depth Pair
155
 
 
156
  ```python
157
- from pathlib import Path
158
-
159
  import numpy as np
160
  from PIL import Image
161
-
162
  Image.MAX_IMAGE_PIXELS = None
163
 
164
- root = Path("HIndoor-8K")
165
- scene = "ich"
166
- timestamp = "<timestamp>"
167
-
168
- rgb_path = root / scene / "rgb" / f"{timestamp}.jpg"
169
- depth_path = root / scene / "depth" / f"{timestamp}.png"
170
-
171
- rgb = Image.open(rgb_path).convert("RGB")
172
-
173
- depth_mm = np.asarray(
174
- Image.open(depth_path),
175
- dtype=np.float32,
176
- )
177
-
178
- valid_mask = depth_mm > 0
179
- depth_m = depth_mm / 1000.0
180
-
181
- print("RGB size:", rgb.size)
182
- print("Depth shape:", depth_m.shape)
183
- print("Valid coverage:", valid_mask.mean())
184
  ```
185
 
186
- ### Enumerate All Samples
187
-
 
 
188
  ```python
189
- from pathlib import Path
190
-
191
- root = Path("HIndoor-8K")
192
- scenes = ["ich", "interrato", "pt", "sala", "unibs"]
193
-
194
- samples = []
195
-
196
- for scene in scenes:
197
- rgb_dir = root / scene / "rgb"
198
- depth_dir = root / scene / "depth"
199
-
200
- for rgb_path in sorted(rgb_dir.glob("*.jpg")):
201
- depth_path = depth_dir / f"{rgb_path.stem}.png"
202
-
203
- if not depth_path.exists():
204
- raise FileNotFoundError(
205
- f"Missing depth map for {rgb_path}"
206
- )
207
-
208
- samples.append(
209
- {
210
- "scene": scene,
211
- "timestamp": rgb_path.stem,
212
- "rgb_path": rgb_path,
213
- "depth_path": depth_path,
214
- }
215
- )
216
-
217
- print(f"Found {len(samples)} RGB–depth pairs.")
218
  ```
219
-
220
- ---
221
-
222
- ## Evaluation Protocol
223
-
224
- All metrics must be computed only over valid depth pixels.
225
-
226
- ### Validity Mask
227
-
228
- ```python
229
- mask = (
230
- (depth_m > 0)
231
- & np.isfinite(depth_m)
232
- )
233
- ```
234
-
235
- For the HIndoor-8K results reported in the FRED paper, the maximum ground-truth depth is capped at **16 metres**:
236
-
237
- ```python
238
- mask = (
239
- (depth_m > 0)
240
- & np.isfinite(depth_m)
241
- & (depth_m <= 16.0)
242
- )
243
- ```
244
-
245
- Predictions must be finite and spatially aligned with the ground-truth depth map.
246
-
247
- ### Metric-Depth Models
248
-
249
- Models that directly predict metric depth should normally be evaluated without per-image scale alignment.
250
-
251
- ### Relative-Depth Models
252
-
253
- Relative-depth predictions should be aligned to the valid ground-truth observations before metric evaluation.
254
-
255
- A median-ratio alignment can be applied as follows:
256
-
257
- ```python
258
- valid_prediction = (
259
- mask
260
- & np.isfinite(prediction)
261
- & (prediction > 0)
262
- )
263
-
264
- scale = (
265
- np.median(depth_m[valid_prediction])
266
- / np.median(prediction[valid_prediction])
267
- )
268
-
269
- aligned_prediction = prediction * scale
270
- ```
271
-
272
- The alignment method must be reported with the results.
273
-
274
- ### Recommended Metrics
275
-
276
- Recommended evaluation metrics include:
277
-
278
- - Absolute Relative Error, `AbsRel`
279
- - Squared Relative Error, `SqRel`
280
- - Root Mean Squared Error, `RMSE`
281
- - Logarithmic RMSE
282
- - Scale-Invariant Log Error, `SILog`
283
- - Mean Absolute Error, `MAE`
284
- - Threshold accuracy, δ < 1.25
285
- - Threshold accuracy, δ < 1.25²
286
- - Threshold accuracy, δ < 1.25³
287
-
288
- Reported results should specify:
289
-
290
- - Maximum evaluation depth
291
- - Native or resized prediction resolution
292
- - Metric or relative-depth prediction
293
- - Scale-alignment method, if any
294
- - Interpolation method
295
- - Tiling or stitching strategy
296
- - Post-processing
297
- - Whether spherical-area weighting was used
298
 
299
  ---
300
 
301
  ## Acquisition
302
 
303
- The dataset was captured using a professional indoor mobile-mapping platform carrying rigidly coupled and mutually calibrated sensors.
304
-
305
- ### LiDAR
306
-
307
- The acquisition platform uses dual Hesai XT32-class LiDAR scanners with approximately:
308
-
309
- - 10–20 Hz scan frequency
310
- - 32 channels
311
- - 31–40° vertical field of view
312
- - Up to approximately 0.1–0.2° angular resolution
313
- - Nominal range between approximately 120 and 300 metres, depending on the sensor configuration
314
- - Timestamped three-dimensional points with reflectance or return intensity
315
-
316
- ### Spherical RGB Camera
317
 
318
- The spherical camera:
 
 
 
 
 
 
319
 
320
- - Is rigidly mounted relative to the LiDAR system
321
- - Captures equirectangular panoramas
322
- - Produces 8192 × 4096 images in photo mode
323
- - Uses fixed intrinsic calibration
324
- - Has a known optical-centre transformation relative to the LiDAR frame
325
- - Records timestamped images for trajectory synchronization
326
 
327
- ### Inertial Measurement Unit
 
 
 
328
 
329
- A three-axis accelerometer and gyroscope support SLAM-based trajectory estimation and refinement.
330
-
331
- The processing pipeline produces:
332
-
333
- 1. A refined trajectory at approximately 10 Hz
334
- 2. Synchronized LiDAR scans
335
- 3. Timestamped RGB panoramas
336
- 4. A fused three-dimensional point cloud
337
- 5. Calibrated transformations between the sensors
338
 
339
  ---
340
 
341
- ## Depth Rendering
342
-
343
- Each depth map is generated through off-screen spherical rendering of the fused LiDAR point cloud.
344
-
345
- The process consists of:
346
 
347
- 1. **Pose interpolation**
348
- The reconstructed trajectory is interpolated to the exact RGB capture timestamp.
349
-
350
- 2. **Coordinate transformation**
351
- LiDAR points are transformed into the spherical-camera coordinate frame.
352
-
353
- 3. **Spherical projection**
354
- Each 3D point is converted to azimuth and elevation and mapped to an equirectangular pixel.
355
-
356
- 4. **Depth assignment**
357
- Each pixel stores the distance to the closest consistent LiDAR point along the corresponding viewing direction.
358
-
359
- 5. **Visibility filtering**
360
- Occluded, inconsistent, or invalid projected points are discarded.
361
-
362
- 6. **Sparse-map preservation**
363
- Pixels receiving no valid point remain zero.
364
-
365
- 7. **Encoding**
366
- Valid depth values are converted to millimetres and stored as 16-bit PNG files.
367
-
368
- The RGB images remain real photographs, while the depth maps originate from real geometric measurements.
369
-
370
- ---
371
-
372
- ## Optional Depth Completion
373
-
374
- HIndoor-8K deliberately provides raw sparse depth.
375
-
376
- Researchers requiring dense depth may apply an external depth-completion method, such as LDCM or another sparse-to-dense model. Completed depth must be treated as model-generated data rather than original ground truth.
377
-
378
- Experiments using completed depth should report:
379
-
380
- - Completion architecture
381
- - Model checkpoint
382
- - Input preprocessing
383
- - Output resolution
384
- - Confidence filtering
385
- - Training data
386
- - Whether completion was used for training, evaluation, or both
387
-
388
- All benchmark results reported in the FRED paper are calculated using the original sparse depth and a valid-pixel mask.
389
-
390
- ---
391
-
392
- ## Intended Uses
393
-
394
- HIndoor-8K is intended for research involving:
395
-
396
- - Monocular panoramic depth estimation
397
- - Full-resolution depth inference
398
- - Equirectangular image understanding
399
- - High-resolution depth estimation
400
- - Metric-depth evaluation
401
- - Relative-depth scale alignment
402
- - Sparse depth completion
403
- - Cross-domain depth evaluation
404
- - Panorama-seam analysis
405
- - Spherical geometry-aware neural networks
406
- - Tiled and patch-based inference
407
-
408
- The dataset is primarily an evaluation benchmark and is not large enough to serve as a standalone training dataset for modern deep networks.
409
-
410
- ---
411
-
412
- ## Limitations
413
-
414
- Users should consider the following limitations:
415
-
416
- - The dataset contains only 49 samples.
417
- - It covers five indoor environments.
418
- - Ground-truth depth is sparse and non-uniformly distributed.
419
- - Metrics only evaluate locations containing valid LiDAR observations.
420
- - Reflective, transparent, dark, or distant surfaces may have missing returns.
421
- - Small calibration or synchronization errors may affect object boundaries.
422
- - The equirectangular projection introduces latitude-dependent distortion.
423
- - Native 8K processing requires substantial memory and computation.
424
- - Per-image scale alignment can significantly affect relative-depth results.
425
- - Repeated model tuning on the complete benchmark may cause overfitting.
426
- - Results should not be interpreted as representative of all indoor environments.
427
-
428
- ---
429
-
430
- ## Recommended Reporting Practice
431
-
432
- To support reproducibility, report:
433
-
434
- - Dataset version
435
- - Evaluated scenes and images
436
- - Prediction resolution
437
- - Maximum depth
438
- - Validity mask
439
- - Scale alignment
440
- - Interpolation method
441
- - Tiling strategy
442
- - Seam handling
443
- - Circular padding
444
- - Post-processing
445
- - Overall metrics
446
- - Per-scene metrics
447
- - Runtime
448
- - Peak GPU memory
449
- - Hardware configuration
450
 
451
  ---
452
 
453
  ## Citation
454
 
455
- Please cite the FRED paper when using HIndoor-8K:
456
 
457
  ```bibtex
458
  @article{fred_hindoor8k,
459
- title = {FRED: Full-Resolution Equirectangular Depth Estimation, and the HIndoor-8K Benchmark},
460
- author = {Shah, U. and Pintore, G. and Tukur, M. and Zahoor, A. and Schneider, J. and
461
- Sgrenzaroli, M. and Vassena, G. and V{\'a}zquez, P. P. and Gobbetti, E. and Agus, M.},
462
- journal = {Graphical Models},
463
- year = {2026}
464
  }
465
  ```
466
 
467
- ---
468
-
469
  ## License
470
 
471
- **License:** Creative Commons Attribution-NonCommercial 4.0
472
-
473
- ---
474
-
475
- ## Dataset Version
476
-
477
- - **Version:** `1.0.0`
478
- - **Release date:** 02/08/2026
479
- - **Last updated:** 02/08/2026
480
-
481
- ---
482
-
483
- ## Contact
484
-
485
- For questions about the dataset, evaluation protocol, or licensing:
486
 
487
- - **Name:** Uzair Shah
488
- - **Email:** ushah@hbku.edu.qa, magus@hbku.edu.qa
489
- [More Information Needed]
 
 
 
 
 
 
 
 
 
 
1
  # HIndoor-8K
2
 
3
+ **HIndoor-8K** is the first metrically calibrated real-world benchmark of indoor
4
+ RGB–D panoramas at native **8192×4096** (8K) resolution. It provides **49**
5
+ equirectangular RGB panoramas, each paired with a **sparse metric depth map**
6
+ rendered from a real LiDAR point cloud, across **5** representative indoor
7
+ environments.
8
 
9
+ > Released as a community resource for high-resolution 360° depth estimation.
 
 
10
 
11
  ---
12
 
13
+ ## Contents
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
 
15
+ ```
 
 
 
 
16
  HIndoor-8K/
17
  ├── README.md
18
+ ├── ich/ # corridor
19
+ │ ├── rgb/ <timestamp>.jpg RGB equirectangular panorama (8192×4096)
20
+ │ └── depth/ <timestamp>.png sparse metric depth (16-bit, millimetres)
21
+ ── interrato/ # basement
22
+ ── pt/ # project room
23
+ ├── sala/ # hall / meeting room
24
+ ── unibs/ # laboratory
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  ```
26
 
27
+ For every `rgb/<timestamp>.jpg` there is a matching `depth/<timestamp>.png`
28
+ with the **same filename stem** (the capture timestamp).
 
 
 
29
 
30
+ | Scene | Environment | # pairs |
31
+ |-------|-------------|--------:|
32
+ | ich | corridor | 7 |
33
+ | interrato | basement | 8 |
34
+ | pt | project room | 10 |
35
+ | sala | hall / meeting room | 14 |
36
+ | unibs | laboratory | 10 |
37
+ | **Total** | | **49** |
38
 
39
  ---
40
 
41
+ ## Data format
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
42
 
43
+ **RGB** `rgb/<timestamp>.jpg`
44
+ - Real spherical photograph, equirectangular projection, **8192×4096**, 3-channel sRGB.
45
+ - Real illumination, HDR/exposure variation, and sensor noise are preserved (not retouched).
46
 
47
+ **Depth** — `depth/<timestamp>.png`
48
+ - **16-bit single-channel PNG** (`I;16`, unsigned), **8192×4096**, pixel-aligned to the RGB.
49
+ - Stored in **millimetres**: `depth_metres = png_value / 1000.0`.
50
+ - **Sparse.** The map is a projection of a real LiDAR point cloud, so a large
51
+ fraction of pixels have **no valid return** (specular, distant, and
52
+ grazing-angle surfaces, plus the LiDAR's intrinsic angular sparsity).
53
+ **Invalid pixels are stored as `0`.** Typical valid coverage is 15–20 %.
54
+ - **No densification / inpainting is applied** — this is the raw rendered depth.
 
 
 
 
 
55
 
56
+ ### Reading depth (Python)
57
  ```python
 
 
58
  import numpy as np
59
  from PIL import Image
 
60
  Image.MAX_IMAGE_PIXELS = None
61
 
62
+ d_mm = np.asarray(Image.open("depth/<timestamp>.png"), dtype=np.float32) # millimetres
63
+ valid = d_mm > 0 # validity mask (0 = no LiDAR return)
64
+ d_m = d_mm / 1000.0 # metres
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
65
  ```
66
 
67
+ ### Evaluation convention
68
+ Compute all metrics **only over valid pixels** (`depth > 0`). In our paper we
69
+ additionally cap the maximum depth at **16 m** for the reported HIndoor-8K
70
+ numbers; adopt the same cap to reproduce them:
71
  ```python
72
+ mask = (d_m > 0) & np.isfinite(d_m) & (d_m <= 16.0)
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
73
  ```
74
+ Because the depth is **relative-free / metric but sparse**, predictions from
75
+ relative-depth methods should be aligned to the ground truth (e.g. per-image
76
+ median-ratio scale alignment) before computing error metrics.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
77
 
78
  ---
79
 
80
  ## Acquisition
81
 
82
+ Data is captured with a **professional indoor mobile-mapping platform** carrying
83
+ rigidly coupled, mutually calibrated sensors:
 
 
 
 
 
 
 
 
 
 
 
 
84
 
85
+ - **LiDAR:** dual Hesai XT32-class scanners (10–20 Hz), 32 channels,
86
+ 31–40° vertical FoV, up to 0.1–0.2° angular resolution, 120 m (MT1) – 300 m (M2X)
87
+ range. Timestamped 3D points with reflectance / return-intensity.
88
+ - **360° RGB camera:** a spherical camera rigidly mounted to the LiDAR rig,
89
+ capturing equirectangular panoramas at **8192×4096** (photo mode), with fixed
90
+ intrinsics and a known optical centre relative to the LiDAR.
91
+ - **IMU:** 3-axis accelerometer + gyroscope for SLAM-based trajectory refinement.
92
 
93
+ All sensors share a common reference frame. The pipeline outputs (i) a refined
94
+ ~10 Hz trajectory, (ii) synchronized LiDAR scans, and (iii) timestamped RGB panoramas.
 
 
 
 
95
 
96
+ ### Depth rendering
97
+ Each RGB panorama's depth is produced by **off-screen spherical rendering** of the
98
+ fused LiDAR point cloud, so the RGB stays a *real* photograph while depth comes
99
+ from *real* geometry:
100
 
101
+ 1. **Pose interpolation** the 10 Hz trajectory is interpolated to the exact RGB timestamp.
102
+ 2. **Spherical projection** — each 3D LiDAR point is projected to the spherical
103
+ camera (azimuth / elevation) and mapped to equirectangular coordinates.
104
+ 3. **Depth assignment** — each pixel stores the distance to the closest point
105
+ along its ray; occluded or inconsistent samples are discarded. Pixels that
106
+ receive no point remain `0` (→ the map is sparse).
107
+ 4. **Encoding** depth is written as a 16-bit millimetre PNG at native resolution.
 
 
108
 
109
  ---
110
 
111
+ ## Optional densification
 
 
 
 
112
 
113
+ If a dense map is required, the sparse depth can be completed with an off-the-shelf
114
+ depth-completion model (e.g. LDCM, *Large Depth Completion Model from Sparse
115
+ Observations*, ICLR 2026). We deliberately ship the **raw sparse** depth so that
116
+ users may choose their own completion (or none). All benchmark numbers in the
117
+ paper are computed on the raw sparse depth with a validity mask.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
118
 
119
  ---
120
 
121
  ## Citation
122
 
123
+ If you use HIndoor-8K, please cite the FRED paper (bibentry to be added on release):
124
 
125
  ```bibtex
126
  @article{fred_hindoor8k,
127
+ title = {FRED: Full-Resolution Equirectangular Depth Estimation, and the HIndoor-8K Benchmark},
128
+ author = {Shah, U. and Pintore, G. and Tukur, M. and Zahoor, A. and Schneider, J. and
129
+ Sgrenzaroli, M. and Vassena, G. and V\'azquez, P.P. and Gobbetti, E. and Agus, M.},
130
+ journal= {Graphical Models},
131
+ year = {2026}
132
  }
133
  ```
134
 
 
 
135
  ## License
136
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
137
 
 
 
 
ich/depth/250529_204049775.png ADDED

Git LFS Details

  • SHA256: 3da6ad1252f8da3f9b6d4bbaaa49b9a12ea5cf19ea7658f3cd02ae90be202bc9
  • Pointer size: 132 Bytes
  • Size of remote file: 5.65 MB
ich/depth/250529_204101238.png ADDED

Git LFS Details

  • SHA256: 21da94e5fe1caf7ed04d13e8a3d9b7fac6be778242efb1c3314f69220dd0258c
  • Pointer size: 132 Bytes
  • Size of remote file: 5.94 MB
ich/depth/250529_204121913.png ADDED

Git LFS Details

  • SHA256: fff90b5ee73f06b1225dd47cb5469abf8f71a0c526cbba00ad5a20899f1f82d2
  • Pointer size: 132 Bytes
  • Size of remote file: 5.68 MB
ich/depth/250529_204132781.png ADDED

Git LFS Details

  • SHA256: ffbcbd7e54784dee10d8556c4fab264ae9732c49d65c0802749063f3d4eb82dd
  • Pointer size: 132 Bytes
  • Size of remote file: 6.18 MB
ich/depth/250529_204146714.png ADDED

Git LFS Details

  • SHA256: d91cd1c9c6623ad843399c79b1f70351cb15d4a7eee6feab7a9870d26a7dea35
  • Pointer size: 132 Bytes
  • Size of remote file: 5.49 MB
ich/depth/250529_204200037.png ADDED

Git LFS Details

  • SHA256: 91898a1a030d9781b6d55fb1e9f59231b110421b30ca27a861d9c738d543e77d
  • Pointer size: 132 Bytes
  • Size of remote file: 5.59 MB
ich/depth/250529_204213334.png ADDED

Git LFS Details

  • SHA256: f17518249dd66697185e36b0b2c9d08759660b70791e823a96c2c52887f9f227
  • Pointer size: 132 Bytes
  • Size of remote file: 5.5 MB
ich/rgb/250529_204049775.jpg ADDED

Git LFS Details

  • SHA256: ba3d62198ac80883932a409a8c1fc3819ea1e03896d05dc18c14301f820d1539
  • Pointer size: 132 Bytes
  • Size of remote file: 1.92 MB
ich/rgb/250529_204101238.jpg ADDED

Git LFS Details

  • SHA256: a828b193ff13920f5cbad869babb7d15b00a82a62a53701a41c46ad9a0db7ed5
  • Pointer size: 132 Bytes
  • Size of remote file: 2.15 MB
ich/rgb/250529_204121913.jpg ADDED

Git LFS Details

  • SHA256: 312d52632688b04db36dffa14eb303133d162d19ccf85c1bc054b11640333801
  • Pointer size: 132 Bytes
  • Size of remote file: 2.1 MB
ich/rgb/250529_204132781.jpg ADDED

Git LFS Details

  • SHA256: 0cfb0fa9c5b317051e2ee615bad1169d0f50e5d7939b80ae65e7d126e0516386
  • Pointer size: 132 Bytes
  • Size of remote file: 2.12 MB
ich/rgb/250529_204146714.jpg ADDED

Git LFS Details

  • SHA256: 2f5c54f88f0cd3acdbe6d5b762ba8b53f131cfd05ca1131601938200f9a666d9
  • Pointer size: 132 Bytes
  • Size of remote file: 2.21 MB
ich/rgb/250529_204200037.jpg ADDED

Git LFS Details

  • SHA256: c3b8d21170a7fb94c00c41e10c55ec6cca76eff8e1da028092646f3359973cc9
  • Pointer size: 132 Bytes
  • Size of remote file: 2.04 MB
ich/rgb/250529_204213334.jpg ADDED

Git LFS Details

  • SHA256: 5492037f2efa030a72806139ec16b23881568ff229032b85e83df5c70455e17d
  • Pointer size: 132 Bytes
  • Size of remote file: 2.11 MB
interrato/depth/250529_171337984.png ADDED

Git LFS Details

  • SHA256: 0a6e2181294ebe71b47792756dad655381ebcdefacb42c77c64f6eed6ad80a80
  • Pointer size: 132 Bytes
  • Size of remote file: 3.68 MB
interrato/depth/250529_171358506.png ADDED

Git LFS Details

  • SHA256: ee29fa9015d670ac4043b8ac488747cf419eddd02552cbf46dde349fc39d930a
  • Pointer size: 132 Bytes
  • Size of remote file: 4.02 MB
interrato/depth/250529_171422286.png ADDED

Git LFS Details

  • SHA256: 31b2be311faefc1200d77406c0beeada41435023df39e240422a87110b8d8317
  • Pointer size: 132 Bytes
  • Size of remote file: 4.25 MB
interrato/depth/250529_171438596.png ADDED

Git LFS Details

  • SHA256: a0d0ac7ab3ceaeb4e5cffc065616a63ece0c601b1675a7c79c0af27b57363d4c
  • Pointer size: 132 Bytes
  • Size of remote file: 3.68 MB
interrato/depth/250529_171454748.png ADDED

Git LFS Details

  • SHA256: bcc439e3cd12fa307bbb2185da3e5357ccf4c882aaed4e3b52245842f09e7176
  • Pointer size: 132 Bytes
  • Size of remote file: 4.37 MB
interrato/depth/250529_171509941.png ADDED

Git LFS Details

  • SHA256: 39be7018edc06ce820f74b72b5b14f6e2e2d3c6a6cd364a291dda528055e75d4
  • Pointer size: 132 Bytes
  • Size of remote file: 4.17 MB
interrato/depth/250529_171524646.png ADDED

Git LFS Details

  • SHA256: 3925ed599247d8830e001f1a6398f1e0fec98dc9002fb15a61416ffb9f029663
  • Pointer size: 132 Bytes
  • Size of remote file: 4.06 MB
interrato/depth/250529_171539391.png ADDED

Git LFS Details

  • SHA256: cf1eb2ceaa1cd24791b62dab0d4bca9cbf5c34820172ac09cf7eaa916a2f1e5c
  • Pointer size: 132 Bytes
  • Size of remote file: 4.36 MB
interrato/rgb/250529_171337984.jpg ADDED

Git LFS Details

  • SHA256: cefd399e444a580643252cf4d39c89d92a246de1af62d32fa061a7cf793b325b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.28 MB
interrato/rgb/250529_171358506.jpg ADDED

Git LFS Details

  • SHA256: 85d06e493cdcf9a438752523ff47d9a524e157bc5b6ea6664600c0e2903155a2
  • Pointer size: 132 Bytes
  • Size of remote file: 1.36 MB
interrato/rgb/250529_171422286.jpg ADDED

Git LFS Details

  • SHA256: 10d668f202cbda039069a4cdac1baa3ebe625c204d48b3bb5cea6a41e2c6013b
  • Pointer size: 132 Bytes
  • Size of remote file: 1.68 MB
interrato/rgb/250529_171438596.jpg ADDED

Git LFS Details

  • SHA256: 573ac2b815172bf08dacc9db92e7f775c3e87f341edc50c9bc6f3571a6c98ae6
  • Pointer size: 132 Bytes
  • Size of remote file: 1.67 MB
interrato/rgb/250529_171454748.jpg ADDED

Git LFS Details

  • SHA256: 8e75f8cb7d36331f6262a4d06689e8e3331f4e9bdcb208e0816bca7604155238
  • Pointer size: 132 Bytes
  • Size of remote file: 1.29 MB
interrato/rgb/250529_171509941.jpg ADDED

Git LFS Details

  • SHA256: a6b3c46422f52f68cef6c302c2ad7992d3f452412f958ddefd0d6f2411f8d0cd
  • Pointer size: 132 Bytes
  • Size of remote file: 1.12 MB
interrato/rgb/250529_171524646.jpg ADDED

Git LFS Details

  • SHA256: dab8fa85d84b98f92ae38be5a1400dacfde7c873745f11ecfb9c923bfb0fa0c4
  • Pointer size: 132 Bytes
  • Size of remote file: 1.39 MB
interrato/rgb/250529_171539391.jpg ADDED

Git LFS Details

  • SHA256: e310ab4a5d5969b9ab6a9ed322d6822dd9594c4263a58fcf92cd1564920237fa
  • Pointer size: 132 Bytes
  • Size of remote file: 1.39 MB
pt/depth/250529_172626652.png ADDED

Git LFS Details

  • SHA256: 7a07041ed546736dc407fbcde5c238e9f1a07902e60a2c2d999bb630468f9dad
  • Pointer size: 132 Bytes
  • Size of remote file: 3.18 MB
pt/depth/250529_172639431.png ADDED

Git LFS Details

  • SHA256: 7d544e3692e02a432d40aa793b47842bf816db860add3f35666b57118c02a4d4
  • Pointer size: 132 Bytes
  • Size of remote file: 4.83 MB
pt/depth/250529_172653636.png ADDED

Git LFS Details

  • SHA256: 98705520f7c355fde02aa85fce5b7de78b019b16cac1e63d8c263a3c3e19bcc9
  • Pointer size: 132 Bytes
  • Size of remote file: 5.24 MB
pt/depth/250529_172707066.png ADDED

Git LFS Details

  • SHA256: 5c8c39387c06d059a04a0b5c37eaa69ea5948889d89ec6af98e4675f25dd29fe
  • Pointer size: 132 Bytes
  • Size of remote file: 5.35 MB
pt/depth/250529_172719892.png ADDED

Git LFS Details

  • SHA256: 164ca2435e42bf66871a998aad974d2a43373e8ca4be70ba0a1f12c01471727f
  • Pointer size: 132 Bytes
  • Size of remote file: 5.83 MB
pt/depth/250529_172738103.png ADDED

Git LFS Details

  • SHA256: ee70bd8d1e2d36b5fe833d460d9ae6dddd8d07ff4d25d34d4c9fbb12934da888
  • Pointer size: 132 Bytes
  • Size of remote file: 6.01 MB
pt/depth/250529_172749403.png ADDED

Git LFS Details

  • SHA256: 87cf1ba4fa1a3d5c65dcc7bb25c87ecbdb43f179246924cc9a73a75b36cb461e
  • Pointer size: 132 Bytes
  • Size of remote file: 6.39 MB
pt/depth/250529_172815210.png ADDED

Git LFS Details

  • SHA256: 7eae77a6ed582e1d5eaddfcde913c21c6bd09110951f8d0e1c791099d75a9243
  • Pointer size: 132 Bytes
  • Size of remote file: 5.59 MB
pt/depth/250529_172840248.png ADDED

Git LFS Details

  • SHA256: 942dc5d6101a15fb5101bae7e685b4a8309e4ea3b2b3bd918013a7f2a7067b61
  • Pointer size: 132 Bytes
  • Size of remote file: 5.29 MB
pt/depth/250529_172853206.png ADDED

Git LFS Details

  • SHA256: 3a8feed22fa9d277294444572f4cefdd987b0c75ea6f8d5cf7d6698a4f8a1dc2
  • Pointer size: 132 Bytes
  • Size of remote file: 2.91 MB
pt/rgb/250529_172626652.jpg ADDED

Git LFS Details

  • SHA256: fc0ef7623e382bd3cd3bc46236c7a0be7add02c2c13505bfcfb0e86207f01ead
  • Pointer size: 132 Bytes
  • Size of remote file: 2.34 MB
pt/rgb/250529_172639431.jpg ADDED

Git LFS Details

  • SHA256: 45780baf4da2e7db329646efda9a2dd9d74325e34a6960f210da08a3ca012bbc
  • Pointer size: 132 Bytes
  • Size of remote file: 1.96 MB
pt/rgb/250529_172653636.jpg ADDED

Git LFS Details

  • SHA256: bf6903292eafcf9da1eec6d0e476058618c4f59c0fe0b50f0482c09d5399a3d7
  • Pointer size: 132 Bytes
  • Size of remote file: 1.87 MB
pt/rgb/250529_172707066.jpg ADDED

Git LFS Details

  • SHA256: 43a55b14326495c4df1d0845dd1338c13b2b94f53688bb3ad4d1fbe23f8a5cb2
  • Pointer size: 132 Bytes
  • Size of remote file: 2.1 MB
pt/rgb/250529_172719892.jpg ADDED

Git LFS Details

  • SHA256: 308c26fabcd537bcc33719dd4b2298a5edd5b50c98cf0fdf50820ebc1aac7a45
  • Pointer size: 132 Bytes
  • Size of remote file: 2.71 MB
pt/rgb/250529_172738103.jpg ADDED

Git LFS Details

  • SHA256: ddae2d338c9a7566f61a8a11655b75d957d07f333d43473cb159b38ed07c2ce8
  • Pointer size: 132 Bytes
  • Size of remote file: 2.14 MB
pt/rgb/250529_172749403.jpg ADDED

Git LFS Details

  • SHA256: 750963c1255140458e134b8045fa01c6ea39166573bff6254046617cf396865d
  • Pointer size: 132 Bytes
  • Size of remote file: 2.24 MB
pt/rgb/250529_172815210.jpg ADDED

Git LFS Details

  • SHA256: ad6deb72c9f6e6c7aa2e4162bc33869ae91ecf60566b209390e5da356f9607ad
  • Pointer size: 132 Bytes
  • Size of remote file: 2.48 MB