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

about hdr results #4

Open
fancyicookie opened this issue Jun 21, 2021 · 2 comments
Open

about hdr results #4

fancyicookie opened this issue Jun 21, 2021 · 2 comments

Comments

@fancyicookie
Copy link

Hello, I read your paper and have some problem. Can I ask you some question?
Obviously, the real HDR looks like more dark, so the HDR results need to be processed by tone-mapping for visualization. But everyone can use different tone-mapping methods to see it. And different methods will display different results, aren't they?
If I have a HDR display, can I see the HDR image directly without using tone-mapping?

@chxy95
Copy link
Owner

chxy95 commented Jun 21, 2021

@fancyicookie No. This repo are designed for the data provided by the challenge, which are not encoded in HDR format. So the HDR images should be processed by tone-mapping for visualization. For fair comparison, you should use the same tone-mapping method for different algorithms. We use the official method, μ-law tone-mapping.

In fact, as far as I know, there is no HDR image format that is designed for consumer-grade HDR displays. The current HDR image formats, such as '.hdr', '.exr' and '.tiff', are not display format. Besides, the common HDR standard, such as HDR10 and HLG, are designed for video, which involves video encoding&decoding. Actually, we also have a work submitted to ICCV2021 for generating content encoded in HDR standard (i.e. the content can be shown on HDR display). We will release related codes after the ICCV result come out.

@fancyicookie
Copy link
Author

Ok,thank you for your reply very much!!

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