MOVE
收藏资源简介:
MOVE数据集是一个大规模的运动引导式少样本视频对象分割数据集,由复旦大学创建。该数据集包含224个动作类别,4300个视频,共计261,920帧,以及314,619个高质量分割掩模,注释了5,135个对象,跨越88个对象类别。数据集旨在捕捉多样化的运动模式,促进以运动为中心的少样本视频对象分割方法的发展与评估。
The MOVE Dataset is a large-scale motion-guided few-shot video object segmentation dataset created by Fudan University. It includes 224 action categories, 4,300 videos totaling 261,920 frames, and 314,619 high-quality segmentation masks. A total of 5,135 objects spanning 88 object categories have been annotated in this dataset. This dataset aims to capture diverse motion patterns, and facilitate the development and evaluation of motion-centric few-shot video object segmentation methods.
MOVE: Motion-Guided Few-Shot Video Object Segmentation 数据集概述
基本信息
- 论文标题: MOVE: Motion-Guided Few-Shot Video Object Segmentation
- 作者: Kaining Ying*, Hengrui Hu*, Henghui Ding✉️ (Fudan University, China)
- 会议: ICCV 2025, Honolulu, Hawaii
- 代码与数据集: arXiv 🔥Code 🔥Dataset
数据集简介
- 目标: 解决基于运动引导的少样本视频对象分割(FSVOS)问题,通过少量标注示例分割具有相同运动模式的动态对象。
- 特点: 专注于运动模式而非静态对象类别,填补现有数据集在运动理解方面的空白。
数据集统计
- 标签类型: Motion
- 标注类型: Mask
- 支持类型: Video
- 类别数: 224(涵盖日常动作、体育、娱乐活动和特殊动作)
- 视频数: 4,300
- 对象数: 5,135
- 帧数: 261,920
- 掩码数: 314,619
对比其他数据集
| Dataset | Venue | Label Type | Annotation | Support Type | Categories | Videos | Objects | Frames | Masks |
|---|---|---|---|---|---|---|---|---|---|
| FSVOD-500 | ECCV22 | Object | Box | Image | 500 | 42,72 | 96,609 | 104,495 | 104,507 |
| YouTube-VIS | ICCV19 | Object | Mask | Image | 40 | 2,238 | 3,774 | 61,845 | 97,110 |
| MiniVSPW | IJCV25 | Object | Mask | Image | 20 | 2,471 | - | 541,007 | - |
| MOVE | ICCV25 | Motion | Mask | Video | 224 | 4,300 | 5,135 | 261,920 | 314,619 |
可视化示例
- 多样化运动类别: Cross, Heimlich, Hugging, Spinning Plate, Stacking Dice, Waacking, Yoga Pigeon, Siu。
- 相同运动的不同对象:
- Hugging: Person, Fox
- Metamorphosis: Person, Horse
- Shake: Person, Animal
- Siu: Person, Robot
基准方法: DMA
- 方法名称: Decoupled Motion-Appearance Network (DMA)
- 主要组件:
- 共享编码器
- 提案生成器
- 共享DMA模块
- 原型注意力模块
- 掩码解码器
实验结果
- 评估设置:
- Overlapping Split (OS)
- Non-overlapping Split (NS)
- 结果: DMA方法在两种设置下均优于现有方法。
引用
bibtex @inproceedings{ying2025move, title={{MOVE}: {M}otion-{G}uided {F}ew-{S}hot {V}ideo {O}bject {S}egmentation}, author={Kaining Ying and Hengrui Hu and Henghui Ding}, year={2025}, booktitle={ICCV} }
© FudanCVL | Last updated: 28/07/2025

- 1MOVE: Motion-Guided Few-Shot Video Object Segmentation复旦大学, 中国 · 2025年



