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

Is the pre-trained weight of RealBasicVSR fine-tuned one? #4

Open
DHPark98 opened this issue Nov 7, 2024 · 2 comments
Open

Is the pre-trained weight of RealBasicVSR fine-tuned one? #4

DHPark98 opened this issue Nov 7, 2024 · 2 comments

Comments

@DHPark98
Copy link

DHPark98 commented Nov 7, 2024

Thank you for your great work.
I have a simple question about RealBasicVSR which is provided in the README.md.

Is the model weight fine-tuned one, or the pre-trained one from its original repo?

@yshen47
Copy link
Collaborator

yshen47 commented Nov 7, 2024

Thanks for follow-up! No, the weight of RealBasicVSR is not finetuned. It is the same one from the originial repo. Meanwhile, if you wanna compare to your own dataset, I'd recommend trying to plug in Upscale-a-video as video prior in SuperGaussian, which could give better results than RealBasicVSR. They recently released checkpoint and codebase.

@QianyiWu
Copy link

QianyiWu commented Nov 13, 2024

Hi @yshen47

Thanks for your work and open-source. I tried upscale-a-video prior in SuperGaussian. But the quantitative results are not as good as RealBasicVSR without fine-tuning. Do you have any suggestions about the hyper-parameters when using upscale-a-video?

The quantitative results I obtained are given as follow:
LPIPS: 0.2518 NIQE: 9.2263 FID: 48.46

The hyper-parameters of Upscale-a-video are set as:
-n 30, -g 1 -s 20.

BTW, I noticed higher noise level or higher CFG scale will leads to over-saturated artifacts and inconsistency between views.

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