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 debug this project & how to config a specify dataset? #16

Open
Eternal-Br opened this issue Apr 18, 2023 · 1 comment
Open

How to debug this project & how to config a specify dataset? #16

Eternal-Br opened this issue Apr 18, 2023 · 1 comment

Comments

@Eternal-Br
Copy link

Eternal-Br commented Apr 18, 2023

Hi there, thx for your great job!

We wonder how to debug this project, it seems it's a little complex because Pytorch Lighting and TorchX were used in it. So can it be debuged, just like debug a common python/pytorch project in VS Code?

One more thing, I have a specify task, that it to restore RGB image from a RAW image. I have RAW image dataset, in which each raw image have one channel, and it has multi RAW-RGB pairs, and I have writen the code that can extract raw image, just like the function"pack_raw_batch" that you implimented in utils/raw.py. But how can I config the specify dataset in this project so that it can be read in a dataloader?

Thank you a lot!

@fxcdl
Copy link

fxcdl commented May 6, 2023

I wrote a blog about using GRL to train custom dataset, I hope it helps you
Using GRL to train custom dataset

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