Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,169 +1,28 @@
|
|
| 1 |
---
|
| 2 |
configs:
|
| 3 |
-
- config_name:
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
-
|
| 10 |
-
|
| 11 |
-
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
license: apache-2.0
|
| 16 |
task_categories:
|
| 17 |
-
- video-classification
|
| 18 |
-
- object-detection
|
| 19 |
tags:
|
| 20 |
-
- video-object-tracking
|
| 21 |
-
- video-segmentation
|
| 22 |
-
dataset_info:
|
| 23 |
-
- config_name: ground
|
| 24 |
-
features:
|
| 25 |
-
- name: id
|
| 26 |
-
dtype: string
|
| 27 |
-
- name: video
|
| 28 |
-
dtype: string
|
| 29 |
-
- name: expression
|
| 30 |
-
dtype: string
|
| 31 |
-
- name: fps
|
| 32 |
-
dtype: int64
|
| 33 |
-
- name: sampling_fps
|
| 34 |
-
dtype: int64
|
| 35 |
-
- name: height
|
| 36 |
-
dtype: int64
|
| 37 |
-
- name: n_frames
|
| 38 |
-
dtype: int64
|
| 39 |
-
- name: width
|
| 40 |
-
dtype: int64
|
| 41 |
-
- name: task
|
| 42 |
-
dtype: string
|
| 43 |
-
- name: frame_trajectories
|
| 44 |
-
list:
|
| 45 |
-
- name: frame
|
| 46 |
-
dtype: int64
|
| 47 |
-
- name: time
|
| 48 |
-
dtype: float64
|
| 49 |
-
- name: points
|
| 50 |
-
list:
|
| 51 |
-
- name: id
|
| 52 |
-
dtype: int64
|
| 53 |
-
- name: point
|
| 54 |
-
list: float64
|
| 55 |
-
- name: occluded
|
| 56 |
-
dtype: bool
|
| 57 |
-
- name: mask_id
|
| 58 |
-
list: string
|
| 59 |
-
- name: obj_id
|
| 60 |
-
list: int64
|
| 61 |
-
- name: qid
|
| 62 |
-
dtype: string
|
| 63 |
-
- name: anno_id
|
| 64 |
-
list: string
|
| 65 |
-
splits:
|
| 66 |
-
- name: train
|
| 67 |
-
num_bytes: 5309268
|
| 68 |
-
num_examples: 461
|
| 69 |
-
download_size: 412127
|
| 70 |
-
dataset_size: 5309268
|
| 71 |
-
- config_name: single_point_track
|
| 72 |
-
features:
|
| 73 |
-
- name: id
|
| 74 |
-
dtype: string
|
| 75 |
-
- name: video
|
| 76 |
-
dtype: string
|
| 77 |
-
- name: expression
|
| 78 |
-
dtype: string
|
| 79 |
-
- name: fps
|
| 80 |
-
dtype: int64
|
| 81 |
-
- name: sampling_fps
|
| 82 |
-
dtype: int64
|
| 83 |
-
- name: height
|
| 84 |
-
dtype: int64
|
| 85 |
-
- name: n_frames
|
| 86 |
-
dtype: int64
|
| 87 |
-
- name: width
|
| 88 |
-
dtype: int64
|
| 89 |
-
- name: task
|
| 90 |
-
dtype: string
|
| 91 |
-
- name: frame_trajectories
|
| 92 |
-
list:
|
| 93 |
-
- name: frame
|
| 94 |
-
dtype: int64
|
| 95 |
-
- name: time
|
| 96 |
-
dtype: float64
|
| 97 |
-
- name: points
|
| 98 |
-
list:
|
| 99 |
-
- name: id
|
| 100 |
-
dtype: int64
|
| 101 |
-
- name: point
|
| 102 |
-
list: float64
|
| 103 |
-
- name: occluded
|
| 104 |
-
dtype: bool
|
| 105 |
-
- name: mask_id
|
| 106 |
-
list: string
|
| 107 |
-
- name: obj_id
|
| 108 |
-
list: int64
|
| 109 |
-
- name: qid
|
| 110 |
-
dtype: string
|
| 111 |
-
- name: anno_id
|
| 112 |
-
list: string
|
| 113 |
-
splits:
|
| 114 |
-
- name: train
|
| 115 |
-
num_bytes: 12284806
|
| 116 |
-
num_examples: 1474
|
| 117 |
-
download_size: 817688
|
| 118 |
-
dataset_size: 12284806
|
| 119 |
-
- config_name: track
|
| 120 |
-
features:
|
| 121 |
-
- name: id
|
| 122 |
-
dtype: string
|
| 123 |
-
- name: video
|
| 124 |
-
dtype: string
|
| 125 |
-
- name: expression
|
| 126 |
-
dtype: string
|
| 127 |
-
- name: fps
|
| 128 |
-
dtype: int64
|
| 129 |
-
- name: sampling_fps
|
| 130 |
-
dtype: int64
|
| 131 |
-
- name: height
|
| 132 |
-
dtype: int64
|
| 133 |
-
- name: n_frames
|
| 134 |
-
dtype: int64
|
| 135 |
-
- name: width
|
| 136 |
-
dtype: int64
|
| 137 |
-
- name: task
|
| 138 |
-
dtype: string
|
| 139 |
-
- name: frame_trajectories
|
| 140 |
-
list:
|
| 141 |
-
- name: frame
|
| 142 |
-
dtype: int64
|
| 143 |
-
- name: time
|
| 144 |
-
dtype: float64
|
| 145 |
-
- name: points
|
| 146 |
-
list:
|
| 147 |
-
- name: id
|
| 148 |
-
dtype: int64
|
| 149 |
-
- name: point
|
| 150 |
-
list: float64
|
| 151 |
-
- name: occluded
|
| 152 |
-
dtype: bool
|
| 153 |
-
- name: mask_id
|
| 154 |
-
list: string
|
| 155 |
-
- name: obj_id
|
| 156 |
-
list: int64
|
| 157 |
-
- name: qid
|
| 158 |
-
dtype: string
|
| 159 |
-
- name: anno_id
|
| 160 |
-
list: string
|
| 161 |
-
splits:
|
| 162 |
-
- name: train
|
| 163 |
-
num_bytes: 10616802
|
| 164 |
-
num_examples: 922
|
| 165 |
-
download_size: 788755
|
| 166 |
-
dataset_size: 10616802
|
| 167 |
---
|
| 168 |
|
| 169 |
# burst Tracking Dataset
|
|
|
|
| 1 |
---
|
| 2 |
configs:
|
| 3 |
+
- config_name: track
|
| 4 |
+
default: true
|
| 5 |
+
data_files:
|
| 6 |
+
- split: train
|
| 7 |
+
path: track/train-*
|
| 8 |
+
|
| 9 |
+
- config_name: ground
|
| 10 |
+
data_files:
|
| 11 |
+
- split: train
|
| 12 |
+
path: ground/train-*
|
| 13 |
+
|
| 14 |
+
- config_name: single_point_track
|
| 15 |
+
data_files:
|
| 16 |
+
- split: train
|
| 17 |
+
path: single_point_track/train-*
|
| 18 |
+
|
| 19 |
license: apache-2.0
|
| 20 |
task_categories:
|
| 21 |
+
- video-classification
|
| 22 |
+
- object-detection
|
| 23 |
tags:
|
| 24 |
+
- video-object-tracking
|
| 25 |
+
- video-segmentation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
---
|
| 27 |
|
| 28 |
# burst Tracking Dataset
|