Hello Selur.
On the "other" tab in BasicVSR there is a Video Denoising filter.
For me it doesn’t change anything, not when previewing, not in
output file. Can you check for yourself and if it works?
take a screenshot of the comparison. All basicVSR filters are very worthy
and I use them often. The developers have a newer version
Video Denoising might be a try.
Thank you for your work.
BasicVSR++ works fine here.
Did you choose the Video Denoising model?
Similar to NTIRE 2021 model
No, you didn't mention any model.
Using model=9, I can confirm, that there doesn't seem to be any effect.
The script Hybrid creates seems fine to me, the model is present in Hybrid\64bit\Vapoursynth\Lib\site-packages\vsbasicvsrpp\models
=> no clue
Since I don't see any issue in Hybrid calling it, your best option to get this working is ask HolyWu over at
https://github.com/HolyWu/vs-basicvsrpp
-> I added an issue to
https://github.com/HolyWu/vs-basicvsrpp/issues/40
Cu Selur
Used basicvsr_plusplus_denoise-28f6920c.pth size-38mb
and the updated basicvsr_plusplus_2x_denoise.pth size-112MB
=> ask HolyWu to add it to vs-basicvsrpp
I case vs-basicvsrpp supports it, I'll add it to Hybrid.
Cu Selur
selecting it and selecting the "preview" button on bottom right is doing this on my system: (latest hybrid version)
not knowing the full script the error message doesn't help
For a quick test,
I rename
"Hybrid\64bit\Vapoursynth\Lib\site-packages\vsbasicvsrpp\models\basicvsr_plusplus_denoise-28f6920c.pth"
to
"Hybrid\64bit\Vapoursynth\Lib\site-packages\vsbasicvsrpp\models\_basicvsr_plusplus_denoise-28f6920c.pth"
and replaced "Hybrid\64bit\Vapoursynth\Lib\site-packages\vsbasicvsrpp\models\basicvsr_plusplus_denoise-28f6920c.pth" with a renamed basicvsr_plusplus_2x_denoise:
-> does not seem like that model is compatible with vs-basicvpp like it is atm.