Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot reproduce the results #6

Open
hellodrx opened this issue May 4, 2021 · 7 comments
Open

Cannot reproduce the results #6

hellodrx opened this issue May 4, 2021 · 7 comments

Comments

@hellodrx
Copy link

hellodrx commented May 4, 2021

Hi, Liangzi,

Firstly, thanks for your wonderful work. I ran your code as the guideline suggested, however, I cannot get proper results.

On QNRF, I get the following result,
[2021-05-02 23:55:37,254], ## MARNet Epoch 100/100 Loss:1.257166, lr:0.0000025, [CUR]:111.3, 185.2, [Best]:95.2, 167.8
which is far away from what the paper and this repo have claimed.

On SHA, the result is
[2021-05-04 08:16:29,637], ## MARNet Epoch 300/300 Loss:1.239268, lr:0.0000002, [CUR]:68.0, 110.4, [Best]:65.9, 106.9

Could you kindly help me out

@knightyxp
Copy link

same as you ,bro, my result and parameters is listed as you can see,
the model is MARNet
--epochs 100 -
-dataset sha
--loss 3avg-ms-ssim -
-lazy_val 0
[2021-05-09 19:06:58,917], ## MARNet Epoch 100/100 Loss:1.693027, lr:0.0000025, [CUR]:71.1, 110.0, [Best]:68.7, 108.1

i wonder whether this is the problem of some parameters that are not set probably

@rongliangzi
Copy link
Owner

hi, I got the listed results with default parameters in train_generic.py. Maybe you can adjust the lr, or check if there is some error in the testing process.

@knightyxp
Copy link

the lr is set as default 1e-5 with step optimizer, this res is my test on sha, i would try it on qnrf 3qu very much

@hellodrx
Copy link
Author

the lr is set as default 1e-5 with step optimizer, this res is my test on sha, i would try it on qnrf 3qu very much

Did you get any progress?

1 similar comment
@wangrui9
Copy link

the lr is set as default 1e-5 with step optimizer, this res is my test on sha, i would try it on qnrf 3qu very much

Did you get any progress?

@hellodrx
Copy link
Author

the lr is set as default 1e-5 with step optimizer, this res is my test on sha, i would try it on qnrf 3qu very much

Did you get any progress?

Not yet.

@ahsan856jalal
Copy link

what are these values in CUR and BEST MAE and RMSE ? and what CUR stands for

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants