Selur's Little Message Board

Full Version: BasicVSR-Video Denoising filter
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
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.
[Image: grafik.png]
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
Очень жалко.
А с обновлением Вы не планируете заниматься?
https://www.dropbox.com/sh/gopo637rbutlx...g34za?dl=0
Hybrid uses vs-bascvsrpp uses these models:
https://github.com/HolyWu/vs-basicvsrpp/...rpp/models
which seem to be the same as the models you linked to.
=> Huh
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)

[Image: py.png]
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:
[Image: grafik.png]
-> does not seem like that model is compatible with vs-basicvpp like it is atm.
Pages: 1 2