File size: 267 Bytes
d3dbf03
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[
  {
    "filename":"test.mp4",
    "label":{
        "action": [2],
        "scene": [2],
        "object": [1]
    }
  },
  {
    "filename":"test.avi",
    "label":{
        "action": [1],
        "scene": [1],
        "object": [2]
    }
  }
]