T-STAR
收藏资源简介:
T-STAR是首个用于卫星视频时空全景场景图生成(TPSG)的大规模数据集,包含超过110万个实例掩码和380万个时空三元组,涵盖39个细粒度对象类别和70个细粒度关系类别,旨在通过联合建模全景场景元素的身份一致实例掩码和时空关系,描述动态地理空间场景。
T-STAR is the first large-scale dataset for Satellite Video Spatiotemporal Panoramic Scene Graph Generation (TPSG). It contains over 1.1 million instance masks and 3.8 million spatiotemporal triples, covering 39 fine-grained object categories and 70 fine-grained relational categories. It aims to describe dynamic geospatial scenes by jointly modeling identity-consistent instance masks and spatiotemporal relationships of panoramic scene elements.
数据集概述
T-STAR 是一个面向卫星视频的时空全景场景图生成(Spatio-Temporal Panoptic Scene Graph Generation, TPSG)的大规模基准数据集。
核心任务:TPSG
给定一段卫星视频序列,TPSG 任务旨在生成一个结构化的图,该图由一组具有明确时间跨度的三元组 ⟨主体, 关系, 客体⟩ 组成。通过联合建模身份一致的实例掩码以及全景场景元素间的时空关系,来描述动态的地理空间场景。
数据集规模
- 实例掩码数量:超过 110 万(1.1 million)
- 时空三元组数量:超过 380 万(3.8 million)
- 细粒度目标类别:39 类
- 细粒度关系类别:70 类
数据构成与可视化
数据集提供了以下维度的统计与可视化内容(图片来自仓库 demos 目录,已转为绝对地址):
- 场景:展示代表性标注场景,如
https://github.com/linlin-dev/T-STAR/raw/main/demo/scene.jpg - 目标:展示目标统计与可视化,如
https://github.com/linlin-dev/T-STAR/raw/main/demo/Object.jpg - 关系:展示关系统计与可视化,如
https://github.com/linlin-dev/T-STAR/raw/main/demo/Relationship.jpg - 目标-关系交互:展示主体类别、关系类别与客体类别之间的交互映射,如
https://github.com/linlin-dev/T-STAR/raw/main/demo/Obj-Rel%20Interaction.png
下载链接
- T-STAR 数据集:即将开放下载(状态为 Coming soon)。
引用
该工作基于 STARSGG in Large-Size Satellite Imagery 论文,引用格式已提供 BibTeX。代码基于 OpenPVSG(CVPR23)实现。




