Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

what does "pads=2 * [0, 3, 3], strides=[1, 2, 2]" mean in 3D convolution? #50

Open
Duankaiwen opened this issue Sep 25, 2018 · 0 comments

Comments

@Duankaiwen
Copy link

Duankaiwen commented Sep 25, 2018

pads=2 * [0, 3, 3] = [0, 3, 3, 0, 3, 3], why does it has 6 dimensions, what does "0" mean? what does "1" mean in " strides=[1, 2, 2]"?

@Duankaiwen Duankaiwen changed the title what、pads=2 * [0, 3, 3], strides=[1, 2, 2], what does "pads=2 * [0, 3, 3], strides=[1, 2, 2]" mean? Sep 25, 2018
@Duankaiwen Duankaiwen changed the title what does "pads=2 * [0, 3, 3], strides=[1, 2, 2]" mean? what does "pads=2 * [0, 3, 3], strides=[1, 2, 2]" mean in 3D convolution? Sep 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant