Dataset Preview
The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Job manager crashed while running this job (missing heartbeats).
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
End of preview.

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:

  1. Immersive Ground Acquisition: Both perspective and 360 panorama images on the ground level are collected and calibrated to facilitate immersive 3D reconstruction.

  2. Multi-Elevation Acquisition: Both ground and aerial images from multiple elevations are collected and calibrated to ensure full coverage of the buildings.

  3. Multi-Seasonality Acquisition: Images are acquired across multiple seasons in a two-year period, capturing the gradual changes on campus over time.

  4. 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