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

UpSampling2D vs Conv2DTranspose #1

Open
aicentral opened this issue Oct 31, 2017 · 0 comments
Open

UpSampling2D vs Conv2DTranspose #1

aicentral opened this issue Oct 31, 2017 · 0 comments

Comments

@aicentral
Copy link

I was wondering why you are using UpSampling2D vs Conv2DTranspose for a semantic segmentation task.
In keras, UpSampling2D is a simple resizing while Conv2DTranspose is the layer known as "deconvolutional" layer.
was there a reason for that?
Best regards

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