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.35,
zlabel={{4×512×8}},
fill=\FcColor,
opacity=0.8,
@@ -59,6 +61,7 @@
caption=,
fill=\UnpoolColor,
opacity=0.5,
xlabel={{4, }},
height=18,
width=2,
depth=36
@@ -71,6 +74,7 @@
name=deconv1,
caption=Deconv1,
xlabel={{8, }},
zlabeloffset=0.2,
zlabel={{1024×16}},
fill=\ConvColor,
height=18,
@@ -86,6 +90,7 @@
caption=,
fill=\UnpoolColor,
opacity=0.5,
xlabel={{8, }},
height=26,
width=4,
depth=52
@@ -98,6 +103,7 @@
name=deconv2,
caption=Deconv2,
xlabel={{1, }},
zlabeloffset=0.15,
zlabel={{2048×32}},
fill=\ConvColor,
height=26,
@@ -112,6 +118,7 @@
name=out,
caption=Output,
xlabel={{1, }},
zlabeloffset=0.15,
zlabel={{2048×32}},
fill=\ConvColor,
height=26,