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

Compare UpSampling2D + Conv2D with Conv2DTranspose #17

Open
pesekon2 opened this issue Jan 28, 2021 · 0 comments
Open

Compare UpSampling2D + Conv2D with Conv2DTranspose #17

pesekon2 opened this issue Jan 28, 2021 · 0 comments
Assignees
Labels
code enhancement New feature or request

Comments

@pesekon2
Copy link
Collaborator

pesekon2 commented Jan 28, 2021

Compare results reached with Conv2DTranspose used for upsampling with results reached with UpSampling2D and Conv2D used for upsampling.

Before the test, Conv2DTranspose will be used as it is generally considered better.

Links touching the topic:

@pesekon2 pesekon2 added enhancement New feature or request code labels Jan 28, 2021
@pesekon2 pesekon2 self-assigned this Jan 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
code enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant