Initial commit

This commit is contained in:
2024-09-16 16:54:08 +02:00
commit 3da4bbda41
45 changed files with 89479 additions and 0 deletions

98
images/cnn_filter.svg Normal file
View File

@@ -0,0 +1,98 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
version="1.1"
width="121.5"
height="83"
viewBox="-0.5 -0.5 121.5 83"
id="svg90"
sodipodi:docname="Unbenanntes Diagramm.svg"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns="http://www.w3.org/2000/svg"
xmlns:svg="http://www.w3.org/2000/svg"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<sodipodi:namedview
id="namedview90"
pagecolor="#ffffff"
bordercolor="#999999"
borderopacity="1"
inkscape:showpageshadow="2"
inkscape:pageopacity="0"
inkscape:pagecheckerboard="0"
inkscape:deskcolor="#d1d1d1" />
<defs
id="defs1" />
<g
id="g31">
<rect
x="1"
y="42"
width="39"
height="38"
fill="none"
stroke="none"
pointer-events="all"
id="rect30" />
<path
d="m 1,42 m 39,0 m 0,38 M 1,80"
fill="none"
stroke="#6c8ebf"
stroke-linecap="square"
stroke-miterlimit="10"
pointer-events="all"
id="path30" />
</g>
<g
id="g87">
<rect
x="1"
y="1"
width="80"
height="80"
rx="12"
ry="12"
fill-opacity="0.4"
fill="#f8cecc"
stroke="#b85450"
stroke-width="3"
pointer-events="all"
id="rect86" />
</g>
<g
id="g89">
<g
transform="translate(-0.5,-0.5)"
id="g88">
<switch
id="switch87">
<foreignObject
style="overflow: visible; text-align: left;"
pointer-events="none"
width="100%"
height="100%"
requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility">
<xhtml:div
style="display: flex; align-items: unsafe center; justify-content: unsafe center; width: 78px; height: 1px; padding-top: 41px; margin-left: 2px;">
<xhtml:div
style="box-sizing: border-box; font-size: 0px; text-align: center;"
data-drawio-colors="color: rgb(0, 0, 0); ">
<xhtml:div
style="display: inline-block; font-size: 12px; font-family: Helvetica; color: rgb(0, 0, 0); line-height: 1.2; pointer-events: all; white-space: normal; overflow-wrap: normal;">
<xhtml:font
color="#b75450">Filter</xhtml:font>
</xhtml:div>
</xhtml:div>
</xhtml:div>
</foreignObject>
<text
x="41"
y="45"
fill="#000000"
font-family="Helvetica"
font-size="12px"
text-anchor="middle"
id="text87">Filter</text>
</switch>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB