-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLicense_ocr.drawio
61 lines (61 loc) · 5 KB
/
License_ocr.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
<mxfile host="app.diagrams.net" modified="2022-11-02T12:36:33.226Z" agent="5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/107.0.0.0 Safari/537.36 Edg/107.0.1418.26" etag="PNCBko6Xx6uIctEXfIJX" version="20.5.1" type="github">
<diagram id="MkIVPqYk8bQqcTG-KhwN" name="Page-1">
<mxGraphModel dx="1417" dy="816" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0">
<root>
<mxCell id="0" />
<mxCell id="1" parent="0" />
<mxCell id="P95MziY_HHFmbmJXdgFt-2" value="Input video stream" style="shape=parallelogram;perimeter=parallelogramPerimeter;whiteSpace=wrap;html=1;fixedSize=1;" vertex="1" parent="1">
<mxGeometry x="358" y="75" width="135" height="70" as="geometry" />
</mxCell>
<mxCell id="P95MziY_HHFmbmJXdgFt-7" value="Yolov7 Outputs cropped text from images" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="365" y="278" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="P95MziY_HHFmbmJXdgFt-8" value="Passing video to Yolov7" style="text;html=1;align=center;verticalAlign=middle;resizable=0;points=[];autosize=1;strokeColor=none;fillColor=none;" vertex="1" parent="1">
<mxGeometry x="425" y="248" width="150" height="30" as="geometry" />
</mxCell>
<mxCell id="P95MziY_HHFmbmJXdgFt-9" value="Save these<br>images in cache" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;" vertex="1" parent="1">
<mxGeometry x="550" y="378" width="80" height="120" as="geometry" />
</mxCell>
<mxCell id="P95MziY_HHFmbmJXdgFt-10" value="" style="endArrow=classic;html=1;rounded=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;exitX=1;exitY=0.5;exitDx=0;exitDy=0;" edge="1" parent="1" source="P95MziY_HHFmbmJXdgFt-7" target="P95MziY_HHFmbmJXdgFt-9">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="350" y="528" as="sourcePoint" />
<mxPoint x="400" y="478" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="P95MziY_HHFmbmJXdgFt-11" value="Send Images to<br>a Generative Image to<br>Text transformer for character recognition" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="353" y="558" width="145" height="90" as="geometry" />
</mxCell>
<mxCell id="P95MziY_HHFmbmJXdgFt-12" value="" style="endArrow=classic;html=1;rounded=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;exitPerimeter=0;" edge="1" parent="1" source="P95MziY_HHFmbmJXdgFt-9" target="P95MziY_HHFmbmJXdgFt-11">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="350" y="518" as="sourcePoint" />
<mxPoint x="400" y="468" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="P95MziY_HHFmbmJXdgFt-13" value="Save text to the database" style="shape=cylinder3;whiteSpace=wrap;html=1;boundedLbl=1;backgroundOutline=1;size=15;" vertex="1" parent="1">
<mxGeometry x="553" y="720" width="74" height="110" as="geometry" />
</mxCell>
<mxCell id="P95MziY_HHFmbmJXdgFt-14" value="" style="endArrow=classic;html=1;rounded=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;entryPerimeter=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="P95MziY_HHFmbmJXdgFt-11">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="190" y="758" as="sourcePoint" />
<mxPoint x="590.0000000000002" y="718" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="P95MziY_HHFmbmJXdgFt-15" value="Basic pre-processing<br>(Resize and gaussian blur to remove noise)" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1">
<mxGeometry x="366" y="185" width="120" height="60" as="geometry" />
</mxCell>
<mxCell id="P95MziY_HHFmbmJXdgFt-16" value="" style="endArrow=classic;html=1;rounded=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;" edge="1" parent="1" source="P95MziY_HHFmbmJXdgFt-2" target="P95MziY_HHFmbmJXdgFt-15">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="350" y="435" as="sourcePoint" />
<mxPoint x="400" y="385" as="targetPoint" />
</mxGeometry>
</mxCell>
<mxCell id="P95MziY_HHFmbmJXdgFt-17" value="" style="endArrow=classic;html=1;rounded=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" source="P95MziY_HHFmbmJXdgFt-15" target="P95MziY_HHFmbmJXdgFt-7">
<mxGeometry width="50" height="50" relative="1" as="geometry">
<mxPoint x="280" y="325" as="sourcePoint" />
<mxPoint x="330" y="275" as="targetPoint" />
</mxGeometry>
</mxCell>
</root>
</mxGraphModel>
</diagram>
</mxfile>