queue estimate
Browse files- queue_estimate.json +24 -0
queue_estimate.json
ADDED
|
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"available": true,
|
| 3 |
+
"cam": "4713",
|
| 4 |
+
"bucket": "heavy",
|
| 5 |
+
"minutesBand": [
|
| 6 |
+
45,
|
| 7 |
+
75
|
| 8 |
+
],
|
| 9 |
+
"score": 0.2003,
|
| 10 |
+
"frameTs": "2026-06-13 11:45:01",
|
| 11 |
+
"frameAgeMin": 4.1,
|
| 12 |
+
"nFrames": 4,
|
| 13 |
+
"nBg": 28,
|
| 14 |
+
"roi": [
|
| 15 |
+
0.62,
|
| 16 |
+
0.37,
|
| 17 |
+
0.92,
|
| 18 |
+
0.69
|
| 19 |
+
],
|
| 20 |
+
"cross4703Score": 0.0927,
|
| 21 |
+
"source": "cam4713-novel-edge-density",
|
| 22 |
+
"provisional": true,
|
| 23 |
+
"computedAt": "2026-06-13 11:49:04"
|
| 24 |
+
}
|