add operating-point.json
Browse files- operating-point.json +10 -0
operating-point.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"candidate_sha256": "878f94ee93162807109c38f3b06bc7398b03ba315452ea3c7a3b384ca8e4dd87",
|
| 3 |
+
"class_thresholds": [
|
| 4 |
+
0.769,
|
| 5 |
+
0.812,
|
| 6 |
+
0.99
|
| 7 |
+
],
|
| 8 |
+
"link_probability": 0.95,
|
| 9 |
+
"nms_iou": 1.0
|
| 10 |
+
}
|