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

Deconvolutional layer in model_01_deconv.py #37

Open
OneManArmy93 opened this issue Jun 13, 2019 · 0 comments
Open

Deconvolutional layer in model_01_deconv.py #37

OneManArmy93 opened this issue Jun 13, 2019 · 0 comments

Comments

@OneManArmy93
Copy link

Can anyone explain what the deconvolutional layer def deconv3D_to_output(input_layer, input_dim, output_dim, height, width, length, stride, output_shape, activation=tf.nn.relu, padding="SAME", name="") is for? and does is influence the training/learning process?
Thank you.

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

No branches or pull requests

1 participant