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

Checking the effect of resizing before processing #58

Open
gngdb opened this issue Mar 11, 2015 · 0 comments
Open

Checking the effect of resizing before processing #58

gngdb opened this issue Mar 11, 2015 · 0 comments

Comments

@gngdb
Copy link
Member

gngdb commented Mar 11, 2015

We can speed up epochs further by resizing before processing minibatches on the fly. Unfortunately, this will result in a different final image, and it could be that it would be worse; more interpolated and blurred. This would affect performance.

We should run two models, with exactly the same settings and over the same number of epochs except one can resize before and one on the fly and see which performs better. Should also demonstrate speed improvements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant