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

Image size for running demo_8x.py #17

Open
abhishri-medewar opened this issue Aug 19, 2022 · 1 comment
Open

Image size for running demo_8x.py #17

abhishri-medewar opened this issue Aug 19, 2022 · 1 comment

Comments

@abhishri-medewar
Copy link

What are the image sizes that I can use to run demo_8x.py ?
I am trying to run using 1920 X 1080 image size but I am getting an error.

@ltkong218
Copy link
Owner

The input size of IFRNet should be divided by 16. You can first pad the input frames, and then unpad the output frame. You can refer to benchmarks/SNU_FILM.py. 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

2 participants