waifu2x-ios icon indicating copy to clipboard operation
waifu2x-ios copied to clipboard

index error

Open nabettu opened this issue 5 months ago • 0 comments

IMG_6637

When inputting this image, an index error occurs in the expanded. The model is photo_noise1_scale2x.

multi[y_new * (Waifu2x.block_size + 2 * Waifu2x.shrink_size) + x_new] = NSNumber(value: expanded[y_exp * expwidth + x_exp])

nabettu avatar Sep 09 '24 01:09 nabettu