This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

Scunet Strength
#11
Excellent, I’ll test it out. Thank you!
Reply
#12
I installed the developer version and now it's showing "No vsViewer present!" when I try to view the preview!
Reply
#13
Doh! I forgot to inclue vsViewer in the torch addon Angel
Will update the torch addon (should be up in ~50min), in the meantime install the dev don't delete the Vapoursynth folder and copy the torch addon over it.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#14
Ok, I thought I had done something wrong haha. All the other addons should be installed as well, right? Like vsgan_models, onnx, etc.?
Wouldn’t it be possible to just take the new torch addon you’re going to release and drop it over the existing one to replace it?
Reply
#15
When I try to use SCUNet with the finegrainmask, this error appears:

2025-06-16 18:00:18.320
VapourSynth plugins manager: Failed to load vapoursynth library!
Please set up the library search paths in settings.
2025-06-16 18:00:22.304
Failed to evaluate the script:
Python exception: Super: input clip must be GRAY, 420, 422, 440, or 444, up to 16 bits, with constant dimensions.

Traceback (most recent call last):
File "src/cython/vapoursynth.pyx", line 3378, in vapoursynth._vpy_evaluate
File "src/cython/vapoursynth.pyx", line 3379, in vapoursynth._vpy_evaluate
File "C:\Users\andre\AppData\Local\Temp\tempPreviewVapoursynthFile18_00_18_239.vpy", line 49, in
clipMask = masked.FinegrainMask(clip=clipMask, mode="mClean")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Hybrid\64bit\vsscripts\masked.py", line 254, in FinegrainMask
smoothed, target_gray_format = processWithMClean(clip)
^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Hybrid\64bit\vsscripts\masked.py", line 247, in processWithMClean
clip = denoise.mClean(clip=clip, thSAD=thresh, rn=0, strength=strength)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Hybrid\64bit\vsscripts\denoise.py", line 684, in mClean
super1 = S(c if chroma else cy, hpad=bs, vpad=bs, pel=pel, rfilter=4, sharp=1)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "src/cython/vapoursynth.pyx", line 3114, in vapoursynth.Function.__call__
vapoursynth.Error: Super: input clip must be GRAY, 420, 422, 440, or 444, up to 16 bits, with constant dimensions.

Edit: It seems to be something related to mClean — all the other modes work!
Reply
#16
Probably a small bug will fix later after work.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#17
Argh, I see the problem. Should work when using FP16, fails with FP32.
=> will fix after work

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#18
Ok, no problem, I’ll wait!
Reply
#19
Uploaded a new dev version, which should fix the problem.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
#20
It worked perfectly, now I'll start testing  Cool 
What's the difference between TensorRT and TensorRT RTX?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)