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

Training code for custom dataset #9

Open
cyprian opened this issue Jul 24, 2022 · 1 comment
Open

Training code for custom dataset #9

cyprian opened this issue Jul 24, 2022 · 1 comment

Comments

@cyprian
Copy link

cyprian commented Jul 24, 2022

Thank you for sharing your research!
Will you be able to provide training code so that we can train it on a custom dataset?

@achusky
Copy link
Collaborator

achusky commented Jul 24, 2022

Thanks for your interests.
Our TLC is a test-time method that can be applied to already trained models. In other words, TLC is decoupled from the training so that you can use the training process from original papers and use TLC only at test-time. For the training code, you can follow the official implementation: HINet, MPRNet, Restormer.

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