Datasets:
ποΈ PanoHK360
A Large-Scale 8K Urban Panoramic Dataset and Benchmark for Depth Estimation
City-scale 8K equirectangular RGB Β· LiDAR-derived metric depth Β· surface normals Β· raw point clouds Β· 6-DoF poses Β· continuous outdoor sequences
π¬ Dataset Teaser
βΆ show.mp4 Β· Vehicle-mounted RGBβLiDAR matching and temporal geometric alignment along an urban Hong Kong trajectory.
The teaser above visualizes how continuously captured 8K panoramic frames are aligned, frame by frame, with the synchronized LiDAR sweeps that produce our metric depth annotations.
β¨ Highlights
π Dataset at a Glance
| Field | Value |
|---|---|
| Dataset | PanoHK360 |
| Scene type | Outdoor urban scenes |
| Location | Hong Kong |
| Image format | Equirectangular projection (ERP) |
| Resolution | 8000 Γ 4000 px |
| Modalities | RGB panorama Β· metric depth Β· surface normals Β· LiDAR point cloud Β· 6-DoF pose |
| Depth source | Survey-grade LiDAR |
| Camera | Teledyne FLIR Ladybug panoramic camera |
| Release in this repository | R101 20230413--filter |
| License | CC BY 4.0 |
π οΈ Hardware & Acquisition Platform
The data are collected with a vehicle-mounted, time-synchronized rig combining a panoramic camera (RGB) and a survey-grade LiDAR scanner (geometry). Synchronization between the two sensors is what enables direct, geometry-faithful RGB β depth correspondence.
π· Teledyne FLIR Ladybug 360Β° panoramic imaging |
π‘ RIEGL VUXR-1HA22 Survey-grade LiDAR scanning |
π Repository Layout
PanoHK360/
βββ README.md # This file
βββ R101 20230413--filter/ # π Browsable filtered data release
βββ R101 20230413--filter.zip # π¦ Same release, compressed (2.77 GB)
βββ show.mp4 # π¬ RGBβLiDAR alignment demo video
βββ ladybug_image.png # π· Panoramic camera reference image
βββ RIEGL VUXR-1HA22.png # π‘ LiDAR scanner reference image
βββ .gitattributes
Note:
R101 20230413--filter/(folder) andR101 20230413--filter.zip(archive) contain the same filtered release. Browse the folder online, or download the zip for local experiments.
π¦ Data Access
Option 1 β Browse online
Open the folder directly in this repository:
R101 20230413--filter/
Option 2 β Download the compressed package
# After cloning / downloading the repository:
unzip "R101 20230413--filter.zip" -d PanoHK360_release
ls PanoHK360_release
If you use Git LFS or Xet-backed storage, make sure the large files are fully pulled before running experiments.
π Quick Start
# 1. Clone via your preferred Hugging Face / Git workflow
# (see the "Use this dataset" button at the top of the page)
# 2. Extract the filtered release
unzip "R101 20230413--filter.zip" -d PanoHK360_release
# 3. Inspect the frame-level files and plug into your data loader
ls PanoHK360_release
π File Descriptions
| File / Folder | Description |
|---|---|
R101 20230413--filter/ |
Extracted filtered data release β frame-level RGB, depth, normals, poses, and point clouds |
R101 20230413--filter.zip |
Compressed version of the same filtered release (β 2.77 GB) |
show.mp4 |
Demo video showing vehicle-driving RGBβLiDAR matching and temporal alignment |
ladybug_image.png |
Reference image of the Teledyne FLIR Ladybug panoramic camera |
RIEGL VUXR-1HA22.png |
Reference image of the RIEGL VUXR-1HA22 LiDAR scanner |
π Citation
If you find PanoHK360 useful in your research, please cite the paper once the citation information is available:
@misc{panohk360,
title = {PanoHK360: A Large-Scale 8K Urban Panoramic Dataset and Benchmark for Depth Estimation},
author = {Anonymous Authors},
year = {2026},
note = {Under review}
}
π License
This dataset is released under the Creative Commons Attribution 4.0 International License (CC BY 4.0). Please provide proper attribution when using the dataset, figures, or derived annotations.
- Downloads last month
- 26,972