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

Some questions about training #35

Open
logic1988 opened this issue Nov 25, 2018 · 2 comments
Open

Some questions about training #35

logic1988 opened this issue Nov 25, 2018 · 2 comments

Comments

@logic1988
Copy link

logic1988 commented Nov 25, 2018

@mgharbi Thank you very much for your great work, very helpful to me. Can you help me for the following questions:

  1. why use tf.image.ResizeMethod.NEAREST_NEIGHBOR but not bilinear in https://github.com/mgharbi/hdrnet_legacy/blob/master/hdrnet/data_pipeline.py#L169
  2. I used fivek dataset for training, 100 of which were used as eval sets. But why the eval pnsr was so low, only about 8.

a

3. Can you share some of the experience in training image enhancement tasks? How to adjust those super parameters, such as learning rate, batchnorm, etc.
@logic1988
Copy link
Author

I found the reason for point 2: code in https://github.com/google/hdrnet/blob/master/hdrnet/bin/train.py#L105 was wrong.

@mgharbi
Copy link
Owner

mgharbi commented Nov 26, 2018 via email

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

2 participants