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

Why determine the size is 8? #28

Open
kywish opened this issue Aug 13, 2024 · 0 comments
Open

Why determine the size is 8? #28

kywish opened this issue Aug 13, 2024 · 0 comments

Comments

@kywish
Copy link

kywish commented Aug 13, 2024

In predict, determine whether the size is 8:
if not x8 and img_L.size(2)//8==0 and img_L.size(3)//8==0.
What does this mean?Should it be %8==0?

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