|
|
--- |
|
|
dataset_info: |
|
|
features: |
|
|
- name: video_id |
|
|
dtype: string |
|
|
- name: frame_id |
|
|
dtype: int32 |
|
|
- name: image |
|
|
dtype: image |
|
|
- name: annotation |
|
|
dtype: image |
|
|
splits: |
|
|
- name: train |
|
|
num_bytes: 1183345223.935 |
|
|
num_examples: 8691 |
|
|
download_size: 1372040702 |
|
|
dataset_size: 1183345223.935 |
|
|
configs: |
|
|
- config_name: default |
|
|
data_files: |
|
|
- split: train |
|
|
path: data/train-* |
|
|
license: cc-by-sa-4.0 |
|
|
tags: |
|
|
- video-segmentation |
|
|
- video-instance-segmentation |
|
|
- video-object-tracking |
|
|
--- |
|
|
|
|
|
## MOSEv2 Mini |
|
|
|
|
|
This dataset is mini version of [FudanCVL/MOSEv2](https://huggingface.co/datasets/FudanCVL/MOSEv2) train set, so all license etc when using this dataset must follow MOSEv2's license. |
|
|
|
|
|
The main dataset is very big, so this one has 120 samples. You can use it to do video object segmentation tracking. |