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 demo. #6

Closed
zhongtao93 opened this issue Jul 6, 2018 · 1 comment
Closed

Some questions about demo. #6

zhongtao93 opened this issue Jul 6, 2018 · 1 comment

Comments

@zhongtao93
Copy link

Hi, thank you for your good job. I have two tiny question about demo website and video.

  1. As the size of output image is 512, how to get an original size output image.
  2. For video demo,if enhance frame by frame respectively, it may cause color shaking. How do you solve this case.

Thank you very much!

@nothinglo
Copy link
Owner

Hi @zhongtao93,

  1. On the demo website, you can pick the "[Our HDRs] output maxL = 2048" model to get the output image with the original size. (To ease the burden on the server. If the long side of the image is larger than 2048, I will resize it to 2048.)
  2. Our goal is to achieve image enhancement. We did not deal with the color shaking for the video specifically. I just think it seems will work on video and it fortunately happened.

Thank you.

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