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

Ffmpeg ready, trained models. #8

Open
mbenlioglu opened this issue Aug 9, 2021 · 0 comments
Open

Ffmpeg ready, trained models. #8

mbenlioglu opened this issue Aug 9, 2021 · 0 comments

Comments

@mbenlioglu
Copy link

I'm attaching the pretrained model/header files here. This should be helpful for the people that don't have the resources to train the models themselves. (Takes hours even on a dgx server)

Models are trained using the default parameters defined in their respective train_XXX.sh files.

In addition to that, there's a second version included for the VESPCN model, the difference is vespcn-mc uses --use_mc flag for motion compensation in addition to the default parameters. (only model that can use that flag)

However, as of now. I can only get ffmpeg to use SRCNN and ESPCN filters, as others are apparently not supported yet

dnn_models.tar.gz

$ sha256sum dnn_models.tar.gz 
ac3e1b20bb942a3156042a07b7e68ed2aec66f49d92b48f5a4dfbf6cb5283417  dnn_models.tar.gz
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

1 participant