You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
19 lines
338 B
19 lines
338 B
{
|
|
"model-1": {
|
|
"path": "/AIDetectorJava/model/person",
|
|
"desc": "/AIDetectorJava/person",
|
|
"score": [ 0.6 ]
|
|
},
|
|
"model-2": {
|
|
"path": "model/burner",
|
|
"desc": "burner-on",
|
|
"score": [ 0.5, 0.5, 0.5, 0.5 ]
|
|
},
|
|
"criteria": [
|
|
{
|
|
"area": 32,
|
|
"frame_duration": 1
|
|
}
|
|
],
|
|
"burner_duration": 600
|
|
}
|
|
|