Skip to content

PSNR of my reproduced result on LOLdataset is different from your paper. #2

@fireenderman

Description

@fireenderman

Hi, thanks for your work and release code. I run your code on LOLdataset and get different PSNR results from yours. In your paper:

截屏2021-04-23 下午4 18 38

I load your pretrained model ./ckpt/lol.pt and run test.py on eval15, BrighteningTrain, and our485 of LOLdataset, keeping all running arguments default. But the results of PSNR of these three folders are:

BrighteningTrain: 13.1343963,
our485: 14.1709691,
eval15: 16.4047298

I have tried to run train_search.py and train.py, then test with retrained network architecture and checkpoint file. But the results are:

BrighteningTrain: 12.6974954911497,
our485: 10.813183709390762,
eval15: 11.47653244449286

Could you please release your detailed training and testing arguments, and other details of running your code to help reproduce your results?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions