Spatio-Temporal Road Image Dataset for Exploration (STRIDE)
收藏资源简介:
STRIDE数据集是一个用于探索和自主性的时空道路图像数据集,由Tera AI、UC Santa Cruz、UC Berkeley和California Institute of Technology等研究机构创建。该数据集包含约630万个图像序列,由131,000张全景图像生成,每张图像都被投射成多个方向,从而产生了27倍的信息量。数据集的每个序列都包含图像、空间坐标、时间坐标以及行动指令等信息,可以用于训练生成世界模型,如TARDIS。该数据集适用于地理定位、可控的逼真图像合成、自主自我控制和时间理解等任务。
The STRIDE dataset is a spatio-temporal road image dataset designed for exploration and autonomy, created by research institutions including Tera AI, UC Santa Cruz, UC Berkeley, and the California Institute of Technology. This dataset contains approximately 6.3 million image sequences generated from 131,000 panoramic images. Each panoramic image is projected onto multiple viewing directions, resulting in a 27-fold increase in overall information volume. Each sequence in the dataset includes information such as images, spatial coordinates, temporal coordinates, and action instructions, and can be used to train generative world models such as TARDIS. This dataset is applicable to tasks including geolocation, controllable photorealistic image synthesis, autonomous self-control, and temporal understanding.
STRIDE数据集概述
基本信息
- 许可证: CC-BY-NC-4.0
- 下载大小: 4,229,475,317字节
- 数据集大小: 4,495,674,145.367字节
数据集结构
特征
image: 图像file_name: 字符串path_index: 整型node_index: 整型split: 字符串latitude: 浮点型longitude: 浮点型month: 整型year: 整型move: 浮点型heading: 浮点型month_action: 整型year_action: 整型
数据分块
- 训练集
- 样本数: 72,133
- 大小: 3,114,758,143.367字节
- 测试集
- 样本数: 34,000
- 大小: 1,380,916,002字节
数据集描述
- 名称: STRIDE (Spatio-Temporal Road Image Dataset for Exploration)
- 内容: 包含约82B个标记,共6M个视觉"句子"或标记序列。这些序列由131k张全景图像及其元数据和公开可用的高速公路系统数据生成。
- 用途: 适用于生成性世界模型训练,将真实的街景全景观测转化为可导航、交互的环境。
数据集获取
-
完整数据集: bash gsutil -m cp gs://tera-tardis/STRIDE-1/training.jsonl . # ~327GB gsutil -m cp gs://tera-tardis/STRIDE-1/testing.jsonl . # ~9GB
-
代码: TARDIS GitHub
-
检查点: bash gsutil -m cp gs://tera-tardis/STRIDE-1/checkpoint.msgpack . # ~10GB
联系方式
- Héctor Carrión: hector@tera.earth
- Yutong Bai: ytongbai@gmail.com
- Víctor A. Hernández Castro: vhernandezcastro@gmail.com
- Kishan Panaganti: kpb@caltech.edu
- Ayush Zenith: ayush@tera-ai.com
- Matthew Trang: matthew@tera.earth
- Tony Zhang: tony@tera-ai.com




