File size: 1,733 Bytes
93298b1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
{
    "info": {
        "num_frame": 11250,
        "fps": 25.0,
        "url": "",
        "h": 720,
        "video_path": "AWA-1.mp4",
        "w": 1280,
        "class": "documentary film"
    },
    "global": [
        {
            "question": "When does the video take place? Nowadays or ancient times?"
        },
        {
            "question": "Where does the video take place(mainly)?"
        },
        {
            "question": "what time does the video take place?(at day time or night time?)"
        }
    ],
    "breakpoint": [
        {
            "question": "what's in the scene?",
            "time": 750
        },
        {
            "question": "what's the weather like?",
            "time": 1500
        },
        {
            "question": "How many animals appear?(any type)",
            "time": 2250
        },
        {
            "question": "what's in the scene?",
            "time": 3750
        },
        {
            "question": "How many animals appear?(any type)",
            "time": 4400
        },
        {
            "question": "what's the weather like?",
            "time": 6000
        },
        {
            "question": "where's the scene?",
            "time": 6750
        },
        {
            "question": "what's in the scene?",
            "time": 7500
        },
        {
            "question": "How many animals appear?(any type)",
            "time": 9090
        },
        {
            "question": "what's the animal in the scene?",
            "time": 9750
        },
        {
            "question": "where is the scene?",
            "time": 10500
        },
        {
            "question": "what happens?",
            "time": 11000
        }
    ]
}