Skip to content

while pred_is_off: loop should be turned off for large images #58

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

Open
amirDahari1 opened this issue May 13, 2025 · 0 comments
Open

while pred_is_off: loop should be turned off for large images #58

amirDahari1 opened this issue May 13, 2025 · 0 comments

Comments

@amirDahari1
Copy link
Member

Especially large rectangular images >(1500, 300) where the classical prediction is really off so the TPC prediction is far away from it and it enters an infinite loop.
So, it needs to check if the image is large and only then go into the loop.

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