Drawing 3D convolutional neural network block with TiKZ/TeXDrawing a CNN with TikzDrawing neural network with...
Is it true that real estate prices mainly go up?
Is "history" a male-biased word ("his+story")?
Constexpr variable captured inside lambda loses its constexpr-ness
How does the Dueling Fighting Style interact with Shocking Grasp and Booming Blade?
Does using your Criminal Contact background feature require a roll?
"One can do his homework in the library"
how to write weight parallel to edge?
Get elementary values from a flagged enum
What exactly is the purpose of connection links straped between the rocket and the launch pad
Using for loop in tikz to draw repeated shapes
Provisioning profile doesn't include the application-identifier and keychain-access-groups entitlements
How could a female member of a species produce eggs unto death?
infinitive telling the purpose
Porting content the efficient way!
What is the likely impact on flights of grounding an entire aircraft series?
Fourth person (in Slavey language)
Why don't MCU characters ever seem to have language issues?
Can't remove a file with file mode bits a+rw
Potentiometer like component
This equation is outside the page, how to modify it
What's the Italian equivalent for "hiring managers"?
What is this musical symbol?
The difference between 時 and 時は
If the Captain's screens are out, does he switch seats with the co-pilot?
Drawing 3D convolutional neural network block with TiKZ/TeX
Drawing a CNN with TikzDrawing neural network with tikzdrawing back propagation neural networkHow to remove white space above and below Tikz figureDrawing a Block Diagram using TikZDrawing a block diagram with TiKzTikz: Drawing a scalene triangle with fixed side lengthsHow to make properly macro with the use of pic?Recurrent neural network with tikzHelp with a block diagram using tikzTikz: Drawing a line inside of certain shape2
I'd like to draw a 3D volume of blocks for representing convolutional network (CNN) using TikZ. Below is a picture I'm trying to re-create:

I've been struggling to create this block for days and still not much progress :(. Could the TikZ ninjas here help me with this?
Please note that the horizontal line below the second slab is not needed (it appeared while cropping). Thanks!
documentclass[a4paper, 10pt]{article}
usepackage{graphicx}
usepackage{color}
usepackage{tikz}
usepackage{pgfplots}
usepackage{pgf-umlsd}
usepackage{ifthen}
begin{document}
begin{figure}
noindentresizebox{textwidth}{!}{
begin{tikzpicture}
%% Draw the figure here:
end{tikzpicture}
}
caption{Example of 3D CNN.}
label{fig:cnn}
end{figure}
end{document}
tikz-pgf tikz-3d
add a comment |
I'd like to draw a 3D volume of blocks for representing convolutional network (CNN) using TikZ. Below is a picture I'm trying to re-create:

I've been struggling to create this block for days and still not much progress :(. Could the TikZ ninjas here help me with this?
Please note that the horizontal line below the second slab is not needed (it appeared while cropping). Thanks!
documentclass[a4paper, 10pt]{article}
usepackage{graphicx}
usepackage{color}
usepackage{tikz}
usepackage{pgfplots}
usepackage{pgf-umlsd}
usepackage{ifthen}
begin{document}
begin{figure}
noindentresizebox{textwidth}{!}{
begin{tikzpicture}
%% Draw the figure here:
end{tikzpicture}
}
caption{Example of 3D CNN.}
label{fig:cnn}
end{figure}
end{document}
tikz-pgf tikz-3d
see tex.stackexchange.com/questions/439170/drawing-a-cnn-with-tikz
– samcarter
32 secs ago
add a comment |
I'd like to draw a 3D volume of blocks for representing convolutional network (CNN) using TikZ. Below is a picture I'm trying to re-create:

I've been struggling to create this block for days and still not much progress :(. Could the TikZ ninjas here help me with this?
Please note that the horizontal line below the second slab is not needed (it appeared while cropping). Thanks!
documentclass[a4paper, 10pt]{article}
usepackage{graphicx}
usepackage{color}
usepackage{tikz}
usepackage{pgfplots}
usepackage{pgf-umlsd}
usepackage{ifthen}
begin{document}
begin{figure}
noindentresizebox{textwidth}{!}{
begin{tikzpicture}
%% Draw the figure here:
end{tikzpicture}
}
caption{Example of 3D CNN.}
label{fig:cnn}
end{figure}
end{document}
tikz-pgf tikz-3d
I'd like to draw a 3D volume of blocks for representing convolutional network (CNN) using TikZ. Below is a picture I'm trying to re-create:

I've been struggling to create this block for days and still not much progress :(. Could the TikZ ninjas here help me with this?
Please note that the horizontal line below the second slab is not needed (it appeared while cropping). Thanks!
documentclass[a4paper, 10pt]{article}
usepackage{graphicx}
usepackage{color}
usepackage{tikz}
usepackage{pgfplots}
usepackage{pgf-umlsd}
usepackage{ifthen}
begin{document}
begin{figure}
noindentresizebox{textwidth}{!}{
begin{tikzpicture}
%% Draw the figure here:
end{tikzpicture}
}
caption{Example of 3D CNN.}
label{fig:cnn}
end{figure}
end{document}
tikz-pgf tikz-3d
tikz-pgf tikz-3d
edited just now
kmario23
asked 6 mins ago
kmario23kmario23
1213
1213
see tex.stackexchange.com/questions/439170/drawing-a-cnn-with-tikz
– samcarter
32 secs ago
add a comment |
see tex.stackexchange.com/questions/439170/drawing-a-cnn-with-tikz
– samcarter
32 secs ago
see tex.stackexchange.com/questions/439170/drawing-a-cnn-with-tikz
– samcarter
32 secs ago
see tex.stackexchange.com/questions/439170/drawing-a-cnn-with-tikz
– samcarter
32 secs ago
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f479308%2fdrawing-3d-convolutional-neural-network-block-with-tikz-tex%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f479308%2fdrawing-3d-convolutional-neural-network-block-with-tikz-tex%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
see tex.stackexchange.com/questions/439170/drawing-a-cnn-with-tikz
– samcarter
32 secs ago