LLDiffusion icon indicating copy to clipboard operation
LLDiffusion copied to clipboard

Dataset Size数据集尺寸

Open adpanda opened this issue 2 months ago • 0 comments

When I run test.py directly using the LOLv1 and LOLv2 datasets without resizing the images, and using the trained weights you provided, I encounter an error as follows. I would like to ask: did you perform any preprocessing on the dataset during training? I can run train.py, but when I use the weights obtained from train.py in test.py, it still reports an error.我test.py时,直接使用LOLv1,LOLv2数据集,没有对数据集进行裁剪尺寸,使用的是您提供的训练权重,但是报错,报错图如下,想问一下您训练的时候,有对数据集进行处理吗?我可以运行train.py,但是train.py得到的权重去运行test.py,还是会报一样的错

Image

adpanda avatar Oct 26 '25 12:10 adpanda