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

Test size is smaller than train size #143

Open
eranharpaz opened this issue Mar 15, 2021 · 0 comments
Open

Test size is smaller than train size #143

eranharpaz opened this issue Mar 15, 2021 · 0 comments

Comments

@eranharpaz
Copy link

Hi

We trained our networks on 256x256 images.
During test we (accidentally) applied the generator on 128x128 images.
The result for 128x128 images were drastically degraded in comparison to 256x256.

Is this something you'd expect? and if so what is the reason for that? After all it is a fully convolutional network.

Thanks

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