n00mkrad / cupscale

Image Upscaling GUI based on ESRGAN
MIT License
2.11k stars 112 forks source link

Error #119

Open Flolady opened 2 years ago

Flolady commented 2 years ago

Error during FilenamePostprocess():

未将对象引用设置到对象的实例。

Stack Trace: 在 Cupscale.Main.Upscale.GetLastModelName() 在 Cupscale.Main.Upscale.FilenamePostprocess(String file)

Flolady commented 2 years ago

Error: Can't find upscaled output image! This probably means the AI implementation failed to run correctly.

索引超出了数组界限。

Stack Trace: 在 Cupscale.Main.Upscale.GetOutputImg()

Flolady commented 2 years ago

Failed to convert Pytorch model to NCNN format! It might be incompatible.

值不能为 null。

参数名: path2

Stack Trace: 在 System.IO.Path.Combine(String path1, String path2)

在 Cupscale.OS.NcnnUtils.d__6.MoveNext()

The error message was copied to the clipboard.