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

1080p video x2 to 4k #50

Open
lcc157 opened this issue Jan 17, 2024 · 4 comments
Open

1080p video x2 to 4k #50

lcc157 opened this issue Jan 17, 2024 · 4 comments

Comments

@lcc157
Copy link

lcc157 commented Jan 17, 2024

Hello @ckkelvinchan ! I want to superscore a 1080p video x2 to 4k, what should I do?

@Zuhashaik
Copy link

Train this model on your dataset adjust hyperparameters(upscaling-bilinear, bicubic, lanczos.. and some other hyper params) according to your use case

@kvnsng
Copy link

kvnsng commented Jun 19, 2024

@Zuhashaik can this be done without training a new model?

@Zuhashaik
Copy link

@Zuhashaik can this be done without training a new model?
The datasets used in this work do not have the same dimensions as yours, so you need to fine-tune the base model on your dataset, which may work..

@yyhtbs-yye
Copy link

It will not work unless you have addition 2x downsampling models. My feeling is that cv2 area is a good one for vision.

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