pytorch-LapSRN icon indicating copy to clipboard operation
pytorch-LapSRN copied to clipboard

how to get the results?

Open stormcoral opened this issue 7 years ago • 5 comments

Thanks for your code. I want to know how to get the Set5 (x4) result reported. What's your training datasets in the generate_train_lap_pry file? I can't reproduce it. Thanks!

stormcoral avatar Jan 11 '18 08:01 stormcoral

@stormcoral check out https://github.com/twtygqyy/pytorch-LapSRN/blob/master/eval.py

twtygqyy avatar Jan 11 '18 14:01 twtygqyy

@twtygqyy I can't reproduce the result with my own model when training the 291 images. Can you provide some details? What's your training datasets in the generate_train_lap_pry file? Thank you!

stormcoral avatar Jan 12 '18 01:01 stormcoral

Hi @stormcoral, what kind of performance did you achieve? I trained with 291 images and used exactly all the settings I pushed.

twtygqyy avatar Jan 12 '18 15:01 twtygqyy

@twtygqyy ('Scale=', 4) ('Dataset=', 'Set5') ('PSNR_predicted=', 30.25896192566164) ('PSNR_bicubic=', 28.432432425785287) It takes average 0.0904507637024s for processing It confused me.

stormcoral avatar Jan 13 '18 08:01 stormcoral

@stormcoral How about the performance of model I pushed? I think it must be the reason of training set, please check and train again, especially for the format.

twtygqyy avatar Jan 13 '18 15:01 twtygqyy