Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,41 +1,15 @@
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
task_categories:
|
| 4 |
-
- image-segmentation
|
| 5 |
tags:
|
| 6 |
-
- mirror-detection
|
| 7 |
-
- video-understanding
|
| 8 |
-
- video-mirror-detection
|
| 9 |
-
- scene-understanding
|
| 10 |
pretty_name: VMD-D (Video Mirror Detection Dataset)
|
| 11 |
size_categories:
|
| 12 |
-
- 10K<n<100K
|
| 13 |
-
configs:
|
| 14 |
-
- config_name: default
|
| 15 |
-
data_files:
|
| 16 |
-
- split: train
|
| 17 |
-
path: data/train-*
|
| 18 |
-
- split: test
|
| 19 |
-
path: data/test-*
|
| 20 |
-
dataset_info:
|
| 21 |
-
features:
|
| 22 |
-
- name: image_id
|
| 23 |
-
dtype: string
|
| 24 |
-
- name: clip_id
|
| 25 |
-
dtype: string
|
| 26 |
-
- name: image
|
| 27 |
-
dtype: image
|
| 28 |
-
- name: mask
|
| 29 |
-
dtype: image
|
| 30 |
-
splits:
|
| 31 |
-
- name: train
|
| 32 |
-
num_bytes: 1314207449
|
| 33 |
-
num_examples: 7836
|
| 34 |
-
- name: test
|
| 35 |
-
num_bytes: 1321945656
|
| 36 |
-
num_examples: 7152
|
| 37 |
-
download_size: 2598839589
|
| 38 |
-
dataset_size: 2636153105
|
| 39 |
---
|
| 40 |
|
| 41 |
# VMD-D — Video Mirror Detection Dataset
|
|
|
|
| 1 |
---
|
| 2 |
license: cc-by-nc-4.0
|
| 3 |
task_categories:
|
| 4 |
+
- image-segmentation
|
| 5 |
tags:
|
| 6 |
+
- mirror-detection
|
| 7 |
+
- video-understanding
|
| 8 |
+
- video-mirror-detection
|
| 9 |
+
- scene-understanding
|
| 10 |
pretty_name: VMD-D (Video Mirror Detection Dataset)
|
| 11 |
size_categories:
|
| 12 |
+
- 10K<n<100K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
# VMD-D — Video Mirror Detection Dataset
|