File size: 821 Bytes
f7986de
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d73b5ea
 
 
 
 
f7986de
d73b5ea
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
---
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.