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

OpenXLab model details #14

Open
Feynman1999 opened this issue Sep 15, 2023 · 5 comments
Open

OpenXLab model details #14

Feynman1999 opened this issue Sep 15, 2023 · 5 comments

Comments

@Feynman1999
Copy link

whhich model do you upload to OpenXlab? can you share the training details?

@sunny2109
Copy link
Owner

Hi, thank you for your interest.
We provide x2 and x4 pre-trained models for the OpenXlab demo.

For the training detail, we adopt a multi-stage strategy, which uses different loss functions and learning rate in each stage.
The main used loss functions include L1 Loss, FFT Loss, Perceptual Loss, LDL, and Cosine Similarity Loss.

@Feynman1999
Copy link
Author

Hi, thank you for your interest. We provide x2 and x4 pre-trained models for the OpenXlab demo.

For the training detail, we adopt a multi-stage strategy, which uses different loss functions and learning rate in each stage. The main used loss functions include L1 Loss, FFT Loss, Perceptual Loss, LDL, and Cosine Similarity Loss.

thanks, the training config is not in the repo, right?

@sunny2109
Copy link
Owner

sunny2109 commented Sep 15, 2023

Hi, thank you for your interest. We provide x2 and x4 pre-trained models for the OpenXlab demo.
For the training detail, we adopt a multi-stage strategy, which uses different loss functions and learning rate in each stage. The main used loss functions include L1 Loss, FFT Loss, Perceptual Loss, LDL, and Cosine Similarity Loss.

thanks, the training config is not in the repo, right?

Yeah, the whole training procedure is similar to the Real-ESRGAN and you can refer to it for implementation.

@Feynman1999
Copy link
Author

Hi, thank you for your interest. We provide x2 and x4 pre-trained models for the OpenXlab demo.
For the training detail, we adopt a multi-stage strategy, which uses different loss functions and learning rate in each stage. The main used loss functions include L1 Loss, FFT Loss, Perceptual Loss, LDL, and Cosine Similarity Loss.

thanks, the training config is not in the repo, right?

Yeah, the whole training procedure is similar to the Real-ESRGAN and you can refer to it for implementation.

ok, you use the same config (e.g. kernel,resize, blur probability) as Real-ESRGAN? I want to retrain by myself

@harusaju
Copy link

harusaju commented Jan 9, 2024

Hi, Could you provide the training confs for the SAFMN_Real_x4.pth model ? I would like to train the model on real world data.

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

3 participants