-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.json
46 lines (46 loc) · 1.18 KB
/
config.json
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
43
44
45
46
{
"begin": 1,
"end": 37,
"data_path": "./data",
"output_dir": "./output",
"time_pair": [
[900, 990, 1160],
[1225, 1320, 1500],
[1510, 1600, 1780],
[1190, 1300, 1460],
[1425, 1515, 1700],
[1300, 1450, 1610],
[1420, 1470, 1690],
[1470, 1560, 1690],
[1200, 1370, 1500],
[1280, 1330, 1540],
[1370, 1450, 1590],
[1410, 1480, 1640],
[1800, 1800, 1800],
[1800, 1800, 1800],
[1800, 1800, 1800],
[1800, 1800, 1800],
[1800, 1800, 1800],
[1800, 1800, 1800],
[1800, 1800, 1800],
[1800, 1800, 1800],
[1800, 1800, 1800],
[1800, 1800, 1800],
[1800, 1800, 1800],
[1800, 1800, 1800],
[1800, 1800, 1800],
[1800, 1800, 1800],
[1800, 1800, 1800],
[1800, 1800, 1800],
[1800, 1800, 1800],
[1800, 1800, 1800],
[1800, 1800, 1800],
[1800, 1800, 1800],
[1800, 1800, 1800],
[1800, 1800, 1800],
[1800, 1800, 1800],
[1800, 1800, 1800],
[1800, 1800, 1800]
],
"video_data": [24, 25, 26, 27, 28, 29, 31, 33, 37]
}