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

How to pack SIDD benchmark set? #1

Open
madfff opened this issue Jan 30, 2023 · 3 comments
Open

How to pack SIDD benchmark set? #1

madfff opened this issue Jan 30, 2023 · 3 comments

Comments

@madfff
Copy link

madfff commented Jan 30, 2023

SIDD dataset does not provide CFA pattern. I am not sure how ot split the one channel raw image into four channels.

ps: looking forward to your code.

@leonmakise
Copy link
Owner

Hi madfff, the CFA pattern may be useful for demosaic, but our work is to make raw images better whose input and output are one channel. So you do not need to define what color a specific pixel is, and you can simply pack it according to a 2*2 pattern.

A ref from SID: https://github.com/cchen156/Learning-to-See-in-the-Dark/blob/607d8d6b9321a6af28312167e3793bc5b94b7742/train_Sony.py#L85

@Miner-AI
Copy link

can you release your code? thank you

@junnjxx
Copy link

junnjxx commented Jul 14, 2023

can you release your code? 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

4 participants