forked from xuos/xiuos
36 lines
382 B
JSON
36 lines
382 B
JSON
{
|
|
"net_input_size": [
|
|
224,
|
|
320
|
|
],
|
|
"net_output_shape": [
|
|
10,
|
|
7,
|
|
30
|
|
],
|
|
"sensor_output_size": [
|
|
240,
|
|
320
|
|
],
|
|
"anchors": [
|
|
1.0432,
|
|
1.0920,
|
|
0.8391,
|
|
2.1250,
|
|
1.1085,
|
|
2.7463,
|
|
1.3783,
|
|
3.6706,
|
|
2.0491,
|
|
4.6711
|
|
],
|
|
"kmodel_path": "/kmodel/human.kmodel",
|
|
"kmodel_size": 1903016,
|
|
"obj_thresh": [
|
|
0.35
|
|
],
|
|
"labels": [
|
|
"human"
|
|
],
|
|
"nms_thresh": 0.3
|
|
} |