TCVideoRSBenchmark
收藏资源简介:
TCVideoRSBenchmark数据集由约翰霍普金斯大学创建,旨在解决视频分割在动态场景下的局限性。该数据集包含52个样本,涵盖各种手术场景和时态推理,利用了数字孪生表示和大型语言模型生成隐式时态查询,无需手动标注。数据集适用于视频分割任务,特别是需要理解时态边界和对象相关性的场景,如手术室视频分析。
The TCVideoRSBenchmark dataset was developed by Johns Hopkins University to address the limitations of video segmentation in dynamic real-world scenarios. It contains 52 samples covering diverse surgical scenarios and temporal reasoning tasks, leveraging digital twin representations and Large Language Models to generate implicit temporal queries without the need for manual annotation. This dataset is tailored for video segmentation tasks, especially those demanding comprehension of temporal boundaries and object relevance, such as operating room video analysis.
TCVideoRSBenchmark 数据集概述
数据集简介
- 设计用途:用于手术室环境下的时间约束视频推理分割任务(TCVideoRS)
- 数据来源:基于现有视频对象识别数据集MVOR构建
- 许可协议:CC BY-NC-SA 4.0 License(仅限非商业研究用途)
数据内容
- 主数据文件:
data.json- 包含52个数据项
- 每个数据项包含:
- 1个查询
- 4个视频的ground truth掩码路径
- 掩码文件:
mask.zip- 包含数据查询的ground truth掩码
- 非查询时间段的掩码为全黑图像
数据获取
-
克隆仓库:
git clone https://github.com/arcadelab/TCVideoRSBenchmark.git
-
解压
mask.zip至与data.json相同路径 -
原始视频获取地址:Google Drive链接
补充说明
- 视频详细信息请参考MVOR数据集




