File size: 785 Bytes
1b38544
 
 
09d8597
5326556
9d3b5c9
a07290f
9d3b5c9
a12dfc9
d0898e7
 
9d3b5c9
61db57c
9d3b5c9
 
a12dfc9
1b38544
9d3b5c9
 
1b38544
 
9d3b5c9
 
1b38544
d0898e7
 
1b38544
9d3b5c9
 
 
 
1b38544
 
 
 
 
 
 
 
 
 
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
35
36
37
38
39
40
41
42
---
dataset_info:
  features:
  - name: sampleTag
    dtype: string
  - name: xCoordinates
    sequence: string
  - name: frameHeight
    dtype: string
  - name: yCoordinates
    sequence: string
  - name: timeStamps
    sequence: string
  - name: frameWidth
    dtype: string
  - name: traveledDistances
    sequence: string
  - name: annotation
    dtype: string
  splits:
  - name: train
    num_bytes: 782773
    num_examples: 716
  - name: validation
    num_bytes: 184072
    num_examples: 215
  - name: test
    num_bytes: 222562
    num_examples: 310
  download_size: 566841
  dataset_size: 1189407
configs:
- config_name: default
  data_files:
  - split: train
    path: data/train-*
  - split: validation
    path: data/validation-*
  - split: test
    path: data/test-*
---