View Single Post
Old 23rd September 2021, 19:50   #5  |  Link
Earthnuker
Registered User
 
Earthnuker's Avatar
 
Join Date: Mar 2021
Location: Germany
Posts: 11
Hi,

Quote:
Originally Posted by Julek View Post
Can you send a sample in .vob raw? It would be easier to find a solution.

#EDIT: Never mind, I think this avi is enough

I tested the VFM here and it doesn't seem to have blend, just a very strong block, you will get the best result probably with dpir, but it is very slow.
https://github.com/Irrational-Encodi...deblock.py#L15
haven't had much luck with autodb_dpir and in its current form it eats ridiculous amounts of GPU memory because it loads multitple instances of the DPIR model, i did manage to bump the memory usage down by quite a bit with a small change but it doesn't seem to do too good of a job at cleaning up the two frames with heavy blocking

Quote:
Originally Posted by feisty2 View Post
the latest version of Oyster (commit 7d52c78 according to VSRepo) seems to be broken, looks like it's an issue with mvsf having updated?
The error i get is
Code:
AttributeError: There is no function named Degrain
when it tries to access core.mvsf.Degrain


Quote:
Originally Posted by Selur View Post
QTGMC + BasicVSR++ with Model 5:

Script I used:
<code omitted for brevity>
file: https://filebin.net/ofmr7imvd8c4pzxp...R___model5.mkv (will be up 6 days)

Cu Selur
just gave this a try and wow, it completely removes the artifacts with very little noticeable impact on the quality, that is really impressive!

thanks everyone for the help

Best regards,

Earthnuker
__________________
Hack the planet!
Earthnuker is offline   Reply With Quote