-
Notifications
You must be signed in to change notification settings - Fork 352
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
Error when Running on Higher-Resolution Images #209
Comments
Did you solve this problem? I am struggling to overcome this issue right now. I would appreciate your guidance. |
Unfortunately no. I never heard back on this issue from anyone, and this project seems to be abandoned. The authors suggest using their AdaBins project instead, however that also has not seen a commit in several years. |
It seems that I should try other models.
Thanks for your quick response and consideration
…On Sat, 24 Aug 2024, 16:28 Alex Ryker, ***@***.***> wrote:
Unfortunately no. I never heard back on this issue from anyone, and this
project seems to be abandoned. The authors suggest using their AdaBins
<https://github.com/shariqfarooq123/AdaBins> project instead, however
that also has not seen a commit in several years.
—
Reply to this email directly, view it on GitHub
<#209 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A6X2S2S242LMXOKG7EIOJULZTB7Q3AVCNFSM6AAAAABNBOAUBWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMBYGM4DKNZWG4>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I am trying to get this working with images outside the ones in the example folder, and I am running into issues whenever I try to use images that are of a resolution other than 640x480. For example, when trying an image of resolution 5184 x 3456 I get the following stack trace:
As another example, when I try an image of resolution 1920 x 1080 I see the following:
The text was updated successfully, but these errors were encountered: