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

Always converges to nearly 22dB #18

Open
bowang007 opened this issue Mar 28, 2018 · 7 comments
Open

Always converges to nearly 22dB #18

bowang007 opened this issue Mar 28, 2018 · 7 comments

Comments

@bowang007
Copy link

bowang007 commented Mar 28, 2018

Hi,

I used your code for training, try to verify its feasibility.
According to your paper, I used the daseset of FiveK to get the effects of human-retouch.
The graphic card I used was TITAN Xp, and I trained it for 5 days, however, the loss didn't decrease and the output PSNR value didn't increase since the second/third day. It became stable around 22db.

I tried several time, for example, from ExperA to ExpertE, B to C, but it always converges to 22dB. When I do the inference part, it didn't perform well as the sky can be colorful sometime.
Is there anything wrong with this?
Thank You !

@mgharbi
Copy link
Owner

mgharbi commented Mar 31, 2018

Dear Francois,

I do not recall the exact PSNR numbers for the Experts task, but it is expected to be much lower than the other filters, since these are human retouches, and not as consistent as an algorithmic filter. Our paper reports the error in lab space, to be consistent with previous work. ~22 sounds reasonable.

The inference should not show the artifacts you mention however. Do you train at full-resolution? What I found helpful for this task (to save some time), was to specify the target at a lower-resolution for pre-training. Any luck with the pretrained models?

@dex1990
Copy link

dex1990 commented Apr 2, 2018

Hi @FrancoisMoreau,
Have you fixed the problem?
I have trained the model with my own dataset, when i run the inference part, the sky become colorful like this:

out

input:
in
@mgharbi ,any suggestion?
Thanks a lot!

@benjaminlinken
Copy link

Hi @dex1990
Have you fixed your problem?

@butterl
Copy link

butterl commented Aug 6, 2018

Hi, @dex1990

Do you got higher PSNR to meet a better image output?

@lhwcv
Copy link

lhwcv commented Apr 1, 2019

@dex1990 Have you fixed your problem? I also meet the similar problem when fitting a BW filter. @mgharbi Any suggestions? Thanks a lot! ( loss got to ~ 0.003 and PSNR: 30+)
input:
input image
predicted:
predicted
GT:
GT

@MKFMIKU
Copy link

MKFMIKU commented Apr 23, 2019

@mgharbi @dex1990 I meet the same problem that the sky in results is colorful

img_1988

@tzhong518
Copy link

Hi, @MKFMIKU , @lhwcv
Have you managed solve the colorful sky problem?

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

8 participants