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.
18 lines
329 B
18 lines
329 B
{
|
|
"model-1": {
|
|
"path": "/AIDetectorJava/model/falldown",
|
|
"desc": "falldown",
|
|
"score": [ 0.8 ]
|
|
},
|
|
"model-2": {
|
|
"path": "/AIDetectorJava/model/fire",
|
|
"desc": "file,leak, smoke,water",
|
|
"score": [ 0.5, 0.5, 0.5, 0.5 ]
|
|
},
|
|
"criteria": [
|
|
{
|
|
"area": 1024,
|
|
"frame_duration": 2
|
|
}
|
|
]
|
|
}
|
|
|