jamesp-allenai commited on
Commit
52f2389
·
verified ·
1 Parent(s): f43b14e

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +46 -0
  2. uwcot/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -199,6 +199,52 @@ dataset_info:
199
  num_examples: 1202
200
  download_size: 1486050
201
  dataset_size: 20460030
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
202
  ---
203
 
204
  # Single Object Tracking Dataset with Point as Input
 
199
  num_examples: 1202
200
  download_size: 1486050
201
  dataset_size: 20460030
202
+ - config_name: uwcot
203
+ features:
204
+ - name: id
205
+ dtype: string
206
+ - name: video
207
+ dtype: string
208
+ - name: expression
209
+ dtype: string
210
+ - name: fps
211
+ dtype: int64
212
+ - name: sampling_fps
213
+ dtype: int64
214
+ - name: frame_trajectories
215
+ list:
216
+ - name: frame
217
+ dtype: int64
218
+ - name: time
219
+ dtype: float64
220
+ - name: points
221
+ list:
222
+ - name: id
223
+ dtype: int64
224
+ - name: point
225
+ list: float64
226
+ - name: occluded
227
+ dtype: bool
228
+ - name: height
229
+ dtype: int64
230
+ - name: mask_id
231
+ list: string
232
+ - name: n_frames
233
+ dtype: int64
234
+ - name: obj_id
235
+ list: int64
236
+ - name: qid
237
+ dtype: string
238
+ - name: width
239
+ dtype: int64
240
+ - name: task
241
+ dtype: string
242
+ splits:
243
+ - name: train
244
+ num_bytes: 12388554
245
+ num_examples: 389
246
+ download_size: 1496487
247
+ dataset_size: 12388554
248
  ---
249
 
250
  # Single Object Tracking Dataset with Point as Input
uwcot/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:ffc1f1c1210a8e0af6d087740996402a4fde8facb8025899a8cb7c013b465c47
3
- size 1496542
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4cfa4be9b7623eda3395fc878918b89271529d95bb47b10ea59fb7332373af36
3
+ size 1496487