用任意提示生成视频对象的分割掩码和描述,实现三合一视频理解。
VoCap: Video Object Captioning and Segmentation from Any Prompt
- 输入视频+文本/框/掩码提示,输出对应对象的时空掩码与描述。
- 在参考表达视频分割任务上达到最先进性能,首次建立视频对象描述基准。
- 自动生成大规模伪标注数据集SAV-Caption,适合视频理解研究者使用。
理解视频中对象的细粒度定位掩码与语义属性是视频理解的基础任务。本文提出VoCap,一种灵活视频模型,可接收视频及多种模态提示(文本、框或掩码),输出对应对象的时空掩码与以对象为中心的描述。该模型同时解决可提示视频对象分割、参考表达分割与对象描述任务。由于该任务数据获取繁琐且昂贵,我们通过预处理现有大规模分割数据集SAV中的视频,利用真实掩码突出目标对象,并输入大视觉语言模型(VLM)生成伪对象描述,构建新数据集SAV-Caption。为确保评估公正性,我们在验证集上收集人工标注。基于SAV-Caption及多个图像视频数据集联合训练VoCap模型,在参考表达视频对象分割任务上取得最先进结果,半监督视频对象分割表现也具竞争力,并建立视频对象描述新基准。数据集将开源于https://github.com/google-deepmind/vocap。
原文摘要 · Abstract (English)
Understanding objects in videos in terms of fine-grained localization masks and detailed semantic properties is a fundamental task in video understanding. In this paper, we propose VoCap, a flexible video model that consumes a video and a prompt of various modalities (text, box or mask), and produces a spatio-temporal masklet with a corresponding object-centric caption. As such our model addresses simultaneously the tasks of promptable video object segmentation, referring expression segmentation, and object captioning. Since obtaining data for this task is tedious and expensive, we propose to annotate an existing large-scale segmentation dataset (SAV) with pseudo object captions. We do so by preprocessing videos with their ground-truth masks to highlight the object of interest and feed this to a large Vision Language Model (VLM). For an unbiased evaluation, we collect manual annotations on the validation set. We call the resulting dataset SAV-Caption. We train our VoCap model at scale on a SAV-Caption together with a mix of other image and video datasets. Our model yields state-of-the-art results on referring expression video object segmentation, is competitive on semi-supervised video object segmentation, and establishes a benchmark for video object captioning. Our dataset will be made available at https://github.com/google-deepmind/vocap.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。