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

Log Files from Training #11

Open
gauenk opened this issue Sep 26, 2022 · 1 comment
Open

Log Files from Training #11

gauenk opened this issue Sep 26, 2022 · 1 comment

Comments

@gauenk
Copy link

gauenk commented Sep 26, 2022

Thank you for your awesome code!

I am hoping you might open-source the log files you have from training. Maybe the training and validation loss as a function of epoch
(and/or batch) with an estimate of the runtime?

@achusky
Copy link
Collaborator

achusky commented Sep 27, 2022

Hi, thanks for your interest.

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.

In this repo, we applied our TLC to public available trained models (checkpoints) and we did not train any of them. For the training log, you may ask for the original author of model's paper: 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