Upload 3 files
Browse files
text_prompt_APOv2/prompts.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"fire": {
|
| 3 |
+
"PoC_score": 0.5406,
|
| 4 |
+
"pairs": ["fire_21", "normal_3"],
|
| 5 |
+
"text": {
|
| 6 |
+
"normal": "Routine scene with no disturbances.",
|
| 7 |
+
"fire": "Visible embers scatter across the ground."
|
| 8 |
+
}
|
| 9 |
+
},
|
| 10 |
+
"falldown": {
|
| 11 |
+
"PoC_score": 0.6618,
|
| 12 |
+
"pairs": ["falldown_5", "normal_1"],
|
| 13 |
+
"text": {
|
| 14 |
+
"normal": "Nothing unusual happening in this clip.",
|
| 15 |
+
"falldown": "Accidental falldown, no aggression noted."
|
| 16 |
+
}
|
| 17 |
+
},
|
| 18 |
+
"violence": {
|
| 19 |
+
"PoC_score": 0.561,
|
| 20 |
+
"pairs": ["normal_36", "violence_9"],
|
| 21 |
+
"text": {
|
| 22 |
+
"normal": "CCTV captures a day like any other, with no incidents reported.",
|
| 23 |
+
"violence": "This video captures a violent encounter where individuals are physically attacking each other, showing aggressive gestures and movement, indicating a serious situation potentially requiring law enforcement."
|
| 24 |
+
}
|
| 25 |
+
},
|
| 26 |
+
"smoke": {
|
| 27 |
+
"PoC_score": 0.5673,
|
| 28 |
+
"pairs": ["normal_1", "smoke_2"],
|
| 29 |
+
"text": {
|
| 30 |
+
"normal": "Nothing unusual happening in this clip.",
|
| 31 |
+
"violence": "Dense white vapor plume expanding radially outward."
|
| 32 |
+
}
|
| 33 |
+
}
|
| 34 |
+
}
|
text_prompt_APOv2/smoke_pred_prompts/normal/normal_1.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3d55bffe53d576e321b7019a6f733d11a0b1d73f4fe6d2ad735b03b0314c610b
|
| 3 |
+
size 5680
|
text_prompt_APOv2/smoke_pred_prompts/smoke/smoke_2.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5de4bb98d0f35bea6d30e2785d0dbbb6ed496cf16b6f9bb195162c35ea4c2a14
|
| 3 |
+
size 5673
|