Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Groomed version of @fyu's dilated convolution #3487

Merged
merged 6 commits into from
Dec 28, 2015
Merged

Conversation

longjon
Copy link
Contributor

@longjon longjon commented Dec 28, 2015

This is just #3452 from @fyu with the following changes which I've made to save a RTT:

  • History has been groomed to squash style fixes, and so that modified files make sense with respect to commit messages.
  • Per Add Support for Dilated Convolution #3452 (comment), the literal 10 has been replaced with num_spatial_axes.
  • The caffe.proto comment description of the dilation parameter has been edited to be more definitional and succinct.
  • DeconvolutionLayer::compute_output_shape has 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.

@fyu
Copy link
Contributor

fyu commented Dec 28, 2015

@longjon This looks great to me. Thanks!

longjon added a commit that referenced this pull request Dec 28, 2015
An early implementation of this functionality for Caffe was written by @gpapan, which was extended and improved by @tamakoji in a previous implementation of this branch.
@longjon longjon merged commit 08c5dfd into BVLC:master Dec 28, 2015
@tamakoji
Copy link

👍

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.

None yet

3 participants