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

Improve upscaling CNN #24

Open
6 tasks
raspstephan opened this issue Jan 18, 2021 · 1 comment
Open
6 tasks

Improve upscaling CNN #24

raspstephan opened this issue Jan 18, 2021 · 1 comment

Comments

@raspstephan
Copy link
Owner

Following on from #12 we can now try to improve the upscaling CNN (i.e. with MSE instead of GAN loss). Here are a few ideas:

The goal should be to comprehensively beat a pure linear interpolation.

@raspstephan raspstephan added this to In progress in NWP downscaling Jan 18, 2021
@raspstephan raspstephan moved this from In progress to To do in NWP downscaling Jan 18, 2021
@raspstephan raspstephan moved this from To do to In progress in NWP downscaling Jan 23, 2021
@HirtM
Copy link
Collaborator

HirtM commented Jan 25, 2021

@raspstephan, regarding the checkerboard pattern you mentioned, this video states that applying upsampling followed by a convolution reduces that problem:

https://www.coursera.org/learn/build-basic-generative-adversarial-networks-gans/lecture/H02dK/transposed-convolutions

But it seems, you are already doing that in your CNN, right?
Here is also a more detailed discussion about the problem, but I haven't read it myself thoroughly. And it's also from 2016, so I don't know if it is really helpful.

@raspstephan raspstephan moved this from In progress to To do in NWP downscaling Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants