You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered: