You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 1, 2020. It is now read-only.
Model: 4x_FireAlpha
Upscaling...
1 tex1_8x146_8284d79f89ef1c95_0
Traceback (most recent call last):
File "C:\ESRGAN_Files\upscale.py", line 435, in <module>
rlt = merge(rlts, scale, overlap, img_height,
File "C:\ESRGAN_Files\upscale.py", line 150, in merge
img[y, :] *= ((y + 1)/(rlt_overlap + 1))
IndexError: index 8 is out of bounds for axis 0 with size 8
The images are almost always very thin (~8px wide). I've attached a few that cause the error:
For some images, I get this issue:
The images are almost always very thin (~8px wide). I've attached a few that cause the error:
tex1_8x16_11fee22c23a7c18c_2
tex1_8x146_82d775b0ae8d3e54_0
tex1_8x146_8284d79f89ef1c95_0
The text was updated successfully, but these errors were encountered: