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

Fix critical bug in predict with tiling #359

Merged
merged 3 commits into from Nov 14, 2023
Merged

Fix critical bug in predict with tiling #359

merged 3 commits into from Nov 14, 2023

Conversation

constantinpape
Copy link
Contributor

This fixes a critical bug where the values passed for tiling are not taken into account and the code always uses the default tiling. This is very nasty, because the default tiling is usually quite small and leads to blocking artifacts.

@github-actions github-actions bot added the bug Something isn't working label Nov 14, 2023
@FynnBe
Copy link
Member

FynnBe commented Nov 14, 2023

can't detect any obvious systematic differences:
exp: exp
out: out

Going to allow higher deviation to pass the currently failing test test_predict_image_with_tiling_2

@FynnBe FynnBe merged commit 418c750 into main Nov 14, 2023
13 checks passed
@FynnBe FynnBe deleted the fix-tiling branch November 14, 2023 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants