The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: JobManagerCrashedError
Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
image
image | label
class label |
|---|---|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
|
1ac
|
JHU-ULTRA-360
π Overview
JHU-ULTRA-360 is collected at Johns Hopkins University's Homewood campus and aims to reconstruct and visualize the entire campus in 4D, with collected across the span of two years, where the video frames are calibrated with manual inspection and aligned to a consistent coordinate system. JHU-ULTRA-360 provides:
Immersive Ground Acquisition: Both perspective and 360 panorama images on the ground level are collected and calibrated to facilitate immersive 3D reconstruction.
Multi-Elevation Acquisition: Both ground and aerial images from multiple elevations are collected and calibrated to ensure full coverage of the buildings.
Multi-Seasonality Acquisition: Images are acquired across multiple seasons in a two-year period, capturing the gradual changes on campus over time.
Large-Scale Calibration: Twelve academic buildings are collected across multiple elevations, camera models, and years, and are calibrated together.
Each building folder includes:
- Raw RGB images organized by acquisition type (e.g.,
aerial,panorama,transition, etc.) - COLMAP-generated SfM ground-truth (
cameras.bin,images.bin,points3D.bin)
ποΈ Dataset Structure
JHU-ULTRA-360/
βββ 10_AMES/
β βββ aerial/
β β βββ ac/
β β β βββ 10-ac-000001.jpg
β β β βββ 10-ac-000002.jpg
β β β βββ ... β
β β βββ ah/
β β βββ ... β
β βββ panorama/
β β βββ ps/
β β βββ pw/
β βββ perspective/
β βββ transition/
β βββ sparse/
β β βββ0/
β β β βββ cameras.bin
β β β βββ images.bin
β β β βββ points3D.bin
βββ 24_Clark/
βββ 28_Garland/
βββ .../ |
- Image folders contain high-resolution RGB aerial, panorama, perspective and transition images collected across different seasons and at varying times of day.
- Registration folders contain ground truth camera positions aligned at various elevations.
πΉ Reconstruction Split Files
This zip file 'Recon_exp_splits.zip' contains the train/test split files used in the dense reconstruction experiment. If you want to reproduce the results in the paper, use the image names provided in these files π
The directory of the folder looks like:
Recon_exp_splits/
βββ multi_appearance_split/
β βββ 10_AMES/
β β βββ test_split.txt
β β βββ train_split.txt
β βββ 24_Clark/
β βββ ... β
βββ multi_elevation_split/
β βββ 10_AMES/
β β βββ test_split.txt
β β βββ train_split.txt
β βββ 24_Clark/
β βββ ... β
Please cite:
@misc{liu2024immersivemultielevationmultiseasonaldataset, title={An Immersive Multi-Elevation Multi-Seasonal Dataset for 3D Reconstruction and Visualization}, author={Xijun Liu and Yifan Zhou and Yuxiang Guo and Rama Chellappa and Cheng Peng}, year={2024}, eprint={2412.14418}, archivePrefix={arXiv}, primaryClass={cs.CV}, url={https://arxiv.org/abs/2412.14418}, }
π½ How to Download
You can download the dataset using the Hugging Face Client:
huggingface-cli download pc4653/JHU-ULTRA-360 \ --repo-type dataset \ --local-dir JHU-ULTRA-360 \ --local-dir-use-symlinks False cd JHU-ULTRA-360 unzip JHU-ULTRA-360.zip
- Downloads last month
- 5