-
Notifications
You must be signed in to change notification settings - Fork 1
/
ONNX模型构建.drawio
66 lines (66 loc) · 5.29 KB
/
ONNX模型构建.drawio
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
66
<mxfile host="app.diagrams.net" modified="2022-10-24T07:11:36.899Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/106.0.0.0 Safari/537.36" etag="UfPmV5qkK5v_YMtkfAkR" version="20.5.1" type="github">
<diagram id="OBZWN5gUNsK95CkSB2TT" name="第 1 页">
<mxGraphModel dx="825" dy="471" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="VoudrCWZ3QNRgWNVbDem-4" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="VoudrCWZ3QNRgWNVbDem-1" target="VoudrCWZ3QNRgWNVbDem-2">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="VoudrCWZ3QNRgWNVbDem-1" value="模型转换" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="140" y="290" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="VoudrCWZ3QNRgWNVbDem-14" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="VoudrCWZ3QNRgWNVbDem-2">
<mxGeometry relative="1" as="geometry">
<mxPoint x="460" y="320.20000000000005" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="VoudrCWZ3QNRgWNVbDem-2" value="构建ONNX推理引擎" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="290" y="290" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="VoudrCWZ3QNRgWNVbDem-20" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="VoudrCWZ3QNRgWNVbDem-3" target="VoudrCWZ3QNRgWNVbDem-19">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="VoudrCWZ3QNRgWNVbDem-3" value="图像前处理" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="210" y="370" width="80" height="60" as="geometry" />
</mxCell>
<mxCell id="VoudrCWZ3QNRgWNVbDem-24" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="VoudrCWZ3QNRgWNVbDem-6" target="VoudrCWZ3QNRgWNVbDem-23">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="VoudrCWZ3QNRgWNVbDem-6" value="图像后处理" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="590" y="290" width="80" height="60" as="geometry" />
</mxCell>
<mxCell id="VoudrCWZ3QNRgWNVbDem-10" value="" style="endArrow=classic;html=1;rounded=0;startArrow=none;" edge="1" parent="1" source="VoudrCWZ3QNRgWNVbDem-12">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="150" y="400" as="sourcePoint" />
<mxPoint x="210" y="400" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="VoudrCWZ3QNRgWNVbDem-12" value="图像<br>序列" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
<mxGeometry x="160" y="390" width="40" height="20" as="geometry" />
</mxCell>
<mxCell id="VoudrCWZ3QNRgWNVbDem-13" value="" style="endArrow=none;html=1;rounded=0;" edge="1" parent="1" target="VoudrCWZ3QNRgWNVbDem-12">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="150" y="400" as="sourcePoint" />
<mxPoint x="210" y="400" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="VoudrCWZ3QNRgWNVbDem-17" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;exitX=1;exitY=0.5;exitDx=0;exitDy=0;entryX=0;entryY=0.5;entryDx=0;entryDy=0;" edge="1" parent="1" source="VoudrCWZ3QNRgWNVbDem-15" target="VoudrCWZ3QNRgWNVbDem-6">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="VoudrCWZ3QNRgWNVbDem-15" value="红外检测模型服务" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="460" y="290" width="100" height="60" as="geometry" />
</mxCell>
<mxCell id="VoudrCWZ3QNRgWNVbDem-21" style="edgeStyle=orthogonalEdgeStyle;rounded=0;orthogonalLoop=1;jettySize=auto;html=1;entryX=0.543;entryY=1.024;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="VoudrCWZ3QNRgWNVbDem-19" target="VoudrCWZ3QNRgWNVbDem-15">
<mxGeometry relative="1" as="geometry" />
</mxCell>
<mxCell id="VoudrCWZ3QNRgWNVbDem-19" value="模型推理图像" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="340" y="370" width="80" height="60" as="geometry" />
</mxCell>
<mxCell id="VoudrCWZ3QNRgWNVbDem-23" value="绝缘子目标" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="700" y="290" width="80" height="60" as="geometry" />
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>