|
|
|
@ -524,9 +524,9 @@ rule_threshold:
|
|
|
|
|
on_car_parking_interval_second: 1800 |
|
|
|
|
on_fire_smoke_interval_second: 5 |
|
|
|
|
threshold_relying_sitting: 0.4 #rolling mean confidence |
|
|
|
|
threshold_smoking_calling: 0.5 #rolling mean confidence |
|
|
|
|
threshold_smoking_calling: 0.3 #rolling mean confidence |
|
|
|
|
threshold_connecting: 0.667 #rolling mean confidence |
|
|
|
|
threshold_identity: 0.1 #only to filter out people net error |
|
|
|
|
threshold_identity: 0.5 #only to filter out people net error |
|
|
|
|
` |
|
|
|
|
|
|
|
|
|
sessionStorage.setItem('config1', config1) |
|
|
|
|