reworked network arch diagrams

This commit is contained in:
Jan Kowalczyk
2025-09-01 18:53:01 +02:00
parent 5ff56994c0
commit 33de01b150
17 changed files with 156 additions and 36 deletions

View File

@@ -29,6 +29,7 @@
name=latent,
caption=Latent Space,
xlabel={{, }},
zlabeloffset=0.3,
zlabel=latent dim,
fill=\ConvColor,
height=19.200000000000003,
@@ -43,6 +44,7 @@
name=fc3,
caption=FC,
xlabel={{" ","dummy"}},
zlabeloffset=0.5,
zlabel={{8×128×8}},
fill=\FcColor,
opacity=0.8,
@@ -56,9 +58,10 @@
\pic[shift={(2,0,0)}] at (fc3-east)
{Box={
name=unsqueeze,
caption=unsqueeze,
caption=Unsqueeze,
xlabel={{32, }},
zlabel=,
zlabeloffset=0.4,
zlabel={{128×8}},
fill=\ConvColor,
height=12,
width=8,
@@ -73,6 +76,7 @@
caption=,
fill=\UnpoolColor,
opacity=0.5,
xlabel={{32, }},
height=18,
width=8,
depth=12
@@ -83,8 +87,9 @@
\pic[shift={(0,0,0)}] at (up1-east)
{Box={
name=dwdeconv1,
caption=deconv1,
caption=Deconv1,
xlabel={{1, }},
zlabeloffset=0.3,
zlabel=,
fill=\ConvColor,
height=18,
@@ -99,6 +104,7 @@
name=dwdeconv2,
caption=,
xlabel={{32, }},
zlabeloffset=0.4,
zlabel={{256×16}},
fill=\ConvColor,
height=18,
@@ -114,6 +120,7 @@
caption=,
fill=\UnpoolColor,
opacity=0.5,
xlabel={{32, }},
height=18,
width=8,
depth=36
@@ -124,8 +131,9 @@
\pic[shift={(0,0,0)}] at (up2-east)
{Box={
name=dwdeconv3,
caption=deconv2,
caption=Deconv2,
xlabel={{1, }},
zlabeloffset=0.3,
zlabel=,
fill=\ConvColor,
height=18,
@@ -140,6 +148,7 @@
name=dwdeconv4,
caption=,
xlabel={{16, }},
zlabeloffset=0.17,
zlabel={{1024×16}},
fill=\ConvColor,
height=18,
@@ -155,6 +164,7 @@
caption=,
fill=\UnpoolColor,
opacity=0.5,
xlabel={{16, }},
height=26,
width=4,
depth=52
@@ -165,8 +175,9 @@
\pic[shift={(0,0,0)}] at (up3-east)
{Box={
name=dwdeconv5,
caption=deconv3,
caption=Deconv3,
xlabel={{1, }},
zlabeloffset=0.3,
zlabel=,
fill=\ConvColor,
height=26,
@@ -181,6 +192,7 @@
name=dwdeconv6,
caption=,
xlabel={{8, }},
zlabeloffset=0.15,
zlabel={{2048×32}},
fill=\ConvColor,
height=26,
@@ -193,8 +205,9 @@
\pic[shift={(2,0,0)}] at (dwdeconv6-east)
{Box={
name=outconv,
caption=deconv4,
caption=Deconv4,
xlabel={{1, }},
zlabeloffset=0.15,
zlabel={{2048×32}},
fill=\ConvColor,
height=26,
@@ -207,8 +220,9 @@
\pic[shift={(2,0,0)}] at (outconv-east)
{Box={
name=out,
caption=output,
caption=Output,
xlabel={{1, }},
zlabeloffset=0.15,
zlabel={{2048×32}},
fill=\ConvColor,
height=26,