seanphan commited on
Commit
b13f700
·
verified ·
1 Parent(s): bb9aff2

Upload data/teacher_labels/teacher_VIRAT_S_000203_05.json with huggingface_hub

Browse files
data/teacher_labels/teacher_VIRAT_S_000203_05.json ADDED
@@ -0,0 +1,64 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "events": [
3
+ {
4
+ "start": 14.0,
5
+ "end": 15.0,
6
+ "event_type": "VEHICLE_INTERACTION",
7
+ "confidence": 0.9,
8
+ "description": "A person in a light shirt and dark pants exits a black sedan parked on the right side of the road.",
9
+ "confidence_level": "HIGH",
10
+ "video_file": "/Users/sean/WIP/Antigravity-Workspace/agentic-video/tmp/virat/VIRAT_S_000203_05.mp4",
11
+ "video_link": "/Users/sean/WIP/Antigravity-Workspace/agentic-video/tmp/virat/VIRAT_S_000203_05.mp4#t=14.0"
12
+ },
13
+ {
14
+ "start": 20.0,
15
+ "end": 21.0,
16
+ "event_type": "VEHICLE_INTERACTION",
17
+ "confidence": 0.9,
18
+ "description": "A person in a light shirt and dark pants exits a black sedan parked on the right side of the road.",
19
+ "confidence_level": "HIGH",
20
+ "video_file": "/Users/sean/WIP/Antigravity-Workspace/agentic-video/tmp/virat/VIRAT_S_000203_05.mp4",
21
+ "video_link": "/Users/sean/WIP/Antigravity-Workspace/agentic-video/tmp/virat/VIRAT_S_000203_05.mp4#t=20.0"
22
+ },
23
+ {
24
+ "start": 33.0,
25
+ "end": 34.0,
26
+ "event_type": "VEHICLE_INTERACTION",
27
+ "confidence": 0.85,
28
+ "description": "A person in a light top and dark pants opens the door and gets into a light-colored sedan in the middle of the parking lot.",
29
+ "confidence_level": "MEDIUM",
30
+ "video_file": "/Users/sean/WIP/Antigravity-Workspace/agentic-video/tmp/virat/VIRAT_S_000203_05.mp4",
31
+ "video_link": "/Users/sean/WIP/Antigravity-Workspace/agentic-video/tmp/virat/VIRAT_S_000203_05.mp4#t=33.0"
32
+ },
33
+ {
34
+ "start": 56.0,
35
+ "end": 62.0,
36
+ "event_type": "CYCLIST",
37
+ "confidence": 0.9,
38
+ "description": "A person wearing a light-colored top and dark pants is riding a white electric scooter on the sidewalk on the far right side of the frame, moving towards the bottom right.",
39
+ "confidence_level": "HIGH",
40
+ "video_file": "/Users/sean/WIP/Antigravity-Workspace/agentic-video/tmp/virat/VIRAT_S_000203_05.mp4",
41
+ "video_link": "/Users/sean/WIP/Antigravity-Workspace/agentic-video/tmp/virat/VIRAT_S_000203_05.mp4#t=56.0"
42
+ }
43
+ ],
44
+ "event_count": 4,
45
+ "events_by_type": {
46
+ "VEHICLE_INTERACTION": 3,
47
+ "CYCLIST": 1
48
+ },
49
+ "duration_sec": 36.433333,
50
+ "video_file": "/Users/sean/WIP/Antigravity-Workspace/agentic-video/tmp/virat/VIRAT_S_000203_05.mp4",
51
+ "scene": "parking",
52
+ "scene_name": "Parking Lot",
53
+ "model": "gemini-2.5-flash",
54
+ "confidence_threshold": 0.5,
55
+ "chunk_count": 4,
56
+ "raw_detections": 5,
57
+ "after_dedup": 4,
58
+ "frames_dir": null,
59
+ "timing": {
60
+ "total_ms": 76978,
61
+ "split_ms": 2276,
62
+ "detect_ms": 74702
63
+ }
64
+ }