Skip to content

Comments

Draw Deconvolution layers like Convolution layers#2981

Merged
jeffdonahue merged 1 commit intoBVLC:masterfrom
maaskola:draw-deconvolution
Aug 26, 2015
Merged

Draw Deconvolution layers like Convolution layers#2981
jeffdonahue merged 1 commit intoBVLC:masterfrom
maaskola:draw-deconvolution

Conversation

@maaskola
Copy link
Contributor

python/draw_net.py does not show the parameters for Deconvolution layers like it does for Convolution layers. This commit rectifies this by treating Deconvolution layers identically to Convolution layers in the layer drawing python code.

@jeffdonahue
Copy link
Contributor

LGTM, thanks @maaskola. (I wonder if the script should just print the entire LayerParameter prototxt representation regardless of layer type, rather than having all these special settings for individual layer types.)

jeffdonahue added a commit that referenced this pull request Aug 26, 2015
Draw Deconvolution layers like Convolution layers
@jeffdonahue jeffdonahue merged commit 93b4835 into BVLC:master Aug 26, 2015
@maaskola maaskola deleted the draw-deconvolution branch August 26, 2015 20:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants