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

some problems #6

Closed
jiaaihhy opened this issue Nov 23, 2021 · 3 comments
Closed

some problems #6

jiaaihhy opened this issue Nov 23, 2021 · 3 comments

Comments

@jiaaihhy
Copy link

Since no training code is given, I write my own training program to train Restormer. However, at the beginning of the training, I could only set batchsize to 48 due to the limitation of GPUs memory. However, I found that the loss would hardly decrease when the first 10,000 to 20,000 iteration was carried out, which verified that the PSNR remained unchanged at about 26.2. Is the training relatively slow, or what is the problem? And if prob, I would like to know the upward trend of Val PSNR and the downward trend of loss during your training

@jixiang2016
Copy link

Hi, would you mind telling me the number and type of GPUS you have used in your training and the patch size and batch size? Because the memory of GPU consumed by Restormer is amazingly large when I try to train this model. Thanks so much.

@yzcv
Copy link

yzcv commented Feb 7, 2022

I am also curious about the training information about GPU used. This I think is a bottleneck of many researchers who do not have much computation resources. Hope to know about it and the training details for re-implementation. Thanks.

@swz30
Copy link
Owner

swz30 commented Mar 10, 2022

Hi,

We have released the training codes.

@swz30 swz30 closed this as completed Mar 10, 2022
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