VOOZH about

URL: https://huggingface.co/datasets/InternRobotics/IROS-2025-Challenge-Nav

โ‡ฑ InternRobotics/IROS-2025-Challenge-Nav ยท Datasets at Hugging Face


Dataset Viewer
Duplicate

IROS-2025-Challenge-Nav Dataset

Dataset Summary ๐Ÿ“–

This dataset includes the R2R dataset and the InteriorNav dataset, constructed from Matterport3D scanned environments and InteriorNav(kujiale) high-quality modeled environments, respectively, with corresponding navigation trajectories and language instructions.

Trajectory Statistics by Subset

Dataset Train Val Seen Val Unseen Test Unseen
VLN-PE-R2R 8,679 (stair-filtered) 778 1,839 3,408
InteriorNav 649 44 99 165
Total 9,328 822 1,938 3,573

Get started ๐Ÿ”ฅ

Download the Dataset

# Make sure git-lfs is installed (https://git-lfs.com)
git lfs install

git clone https://huggingface.co/datasets/InternRobotics/IROS-2025-Challenge-Nav

# If you want to clone without large files - just their pointers
GIT_LFS_SKIP_SMUDGE=1 git clone https://huggingface.co/datasets/InternRobotics/IROS-2025-Challenge-Nav

Dataset Structure ๐Ÿ“

vln_pe
โ”œโ”€โ”€ raw_data/ # JSON files defining tasks, navigation goals, and dataset splits
โ”‚ โ””โ”€โ”€ r2r/
โ”‚ โ”œโ”€โ”€ mini/
โ”‚ โ”‚ โ””โ”€โ”€ mini.json.gz # For quick Model and Environments validation
โ”‚ โ”œโ”€โ”€ train/
โ”‚ โ”œโ”€โ”€ val_seen/
โ”‚ โ”‚ โ””โ”€โ”€ val_seen.json.gz
โ”‚ โ”œโ”€โ”€ val_unseen/
โ”‚ โ”‚ โ””โ”€โ”€ val_unseen.json.gz
โ”‚ โ””โ”€โ”€ embeddings.json.gz
โ””โ”€โ”€ traj_data # training sample data for two types of scenes
 โ”œโ”€โ”€ interiornav/
 โ”‚ โ”œโ”€โ”€ kujiale_xxxx.tar.gz 
 โ”‚ โ””โ”€โ”€ ...
 โ””โ”€โ”€ r2r/
 โ”œโ”€โ”€ traj_index/
 โ”‚ โ”œโ”€โ”€ data/
 โ”‚ โ”œโ”€โ”€ meta/
 โ”‚ โ””โ”€โ”€ videos/
 โ””โ”€โ”€ ...

License and Citation

All the data and code within this repo are under CC BY-NC-SA 4.0. Please consider citing our project if it helps your research.

@misc{contributors2025internroboticsrepo,
 title={IROS-2025-Challenge-Nav Colosseum},
 author={IROS-2025-Challenge-Nav Colosseum contributors},
 howpublished={\url{https://github.com/InternRobotics/InternNav/tree/main/challenge}},
 year={2025}
}
Downloads last month
61