Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Groomed version of @fyu's dilated convolution #3487
Conversation
|
@longjon This looks great to me. Thanks! |
fyu
and others
added some commits
Dec 7, 2015
longjon
added a commit
that referenced
this pull request
Dec 28, 2015
|
|
longjon |
08c5dfd
|
longjon
merged commit 08c5dfd
into
BVLC:master
Dec 28, 2015
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
tamakoji
commented
Dec 29, 2015
|
|
fyu
referenced
this pull request
in tensorflow/tensorflow
Apr 8, 2016
Closed
feature request: "a trou" (with hole algorithm) #1815
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
longjon commentedDec 28, 2015
This is just #3452 from @fyu with the following changes which I've made to save a RTT:
10has been replaced withnum_spatial_axes.caffe.protocomment description of thedilationparameter has been edited to be more definitional and succinct.DeconvolutionLayer::compute_output_shapehas been upgraded to support dilated deconv.I'm sending this as a separate PR for Travis to check, to demonstrate a (relatively) cleaned-up history, and for approval by @fyu.
I'll merge pending Travis and @fyu.