KKKLeouee
KKKLeouee
> 感谢你及时的答复 > > 我已经尝试使用两个图像,一个是您的数据集,另一个是自己的图像,当我在结果中使用脚本时,只会出现您的数据集图像。 > > 我把两张图片放在 test/DPDD 的四个文件夹 inputC inputL inputR target > > 蟒蛇提示说: > > (pytorch111) D:\restauracio\MIRNetv2\Defocus_Deblurring>python test_dual_pixel_defocus_deblur.py --save_images 设置 [LPIPS] 感知损失:trunk [alex], v[0.1], spatial [off]...
I also encounter the same problem. I want to ask you how to solve this problem in the end
> 你好,在 FFHQ 降了一个图像,想用我在 Rnet 中的 debur 过程中 我训练问题来恢复。,当模型时,第一次遇到这个 Traceback(最近一次调用最后一次): 文件“/home /ma-user/work/MPRnet/train.py”,第 120 行,在 loss_char = np.sum([ criteria_char(restored[j],target) for j in range(len(restored))]) 文件“< **array_function** internals>”,第 6 行, 总和文件“/home/ma-user/anaconda3/envs/PyTorch-1.8 /lib/python3.7/site-packages/numpy/core/fromnumeric.py”,第 2260...
> 嗨作者, 我尝试运行代码来评估 LOL 数据集上的模型。我按照您的命令“python test.py --opt /media/vipl2/DATA_2/Min/LLFlow-main/code/confs/LOL_smallNet.yml”。但是,我无法得到结果。终端显示为: 并且,我已经将 LOL_smallNet.yml 文件中数据集的链接更改为: 您能告诉我如何修复并获得结果吗? 之前谢谢你!   hello,Sorry to bother you I'm using test.py reported the following error, I don't know if...