1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
[
{
"custom_attributes": {
"code_type": "caffe.PriorBoxParameter.CENTER_SIZE",
"confidence_threshold": 0.01,
"keep_top_k": 200,
"nms_threshold": 0.45,
"pad_mode": "caffe.ResizeParameter.CONSTANT",
"resize_mode": "caffe.ResizeParameter.WARP"
},
"id": "SSDToolboxDetectionOutput",
"include_inputs_to_sub_graph": true,
"include_outputs_to_sub_graph": true,
"instances": {
"end_points": [
"SSD/concat_reshape_softmax/mbox_loc_final",
"SSD/concat_reshape_softmax/mbox_conf_final",
"SSD/fc7_priorbox"
],
"start_points": [
"SSD/concat_reshape_softmax/mbox_loc_final",
"SSD/concat_reshape_softmax/mbox_conf_final",
"SSD/fc7_priorbox"
]
},
"match_kind": "points"
},
{
"custom_attributes": {},
"id": "ConvFlatten",
"inputs": [
[
{
"node": "flatten/Reshape$",
"port": 0
},
{
"node": "flatten/Shape$",
"port": 0
}
],
[
{
"node": "flatten/Shape$",
"port": 0
},
{
"node": "flatten/Reshape$",
"port": 0
}
]
],
"instances": [
"SSD/ssd_head/Flatten/",
"SSD/ssd_head/Flatten_1/"
],
"match_kind": "scope",
"outputs": [
{
"node": "flatten/Reshape$",
"port": 0
}
]
}
]