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.

Deoldify Vapoursynth filter
Uploaded a new Hybrid_deoldify, which hopefully works as intended with 7 methods for 'Exemplar Models'.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
I attached the new RC6 with management of 7 methods.

Using the last dev version I get the following errors

FilteringModel get->found no field 'vsHAVCDeepExOnlyRefs'
FilteringModel get->found no field 'vsHAVCPreset'
FilteringModel get->found no field 'vsHAVCColorTune'
FilteringModel get->found no field 'vsHAVCColorMap'
FilteringModel get->found no field 'vsHAVCDeepExMethod'
FilteringModel get->found no field 'vsHAVCDeepExPreset'
FilteringModel get->found no field 'vsHAVCDeepExRefMerge'
FilteringModel get->found no field 'vsHAVCDeepExOnlyRefs'
FilteringModel get->found no field 'vsHAVCSceneFramedir'
FilteringModel get->found no field 'vsHAVCScThtOffset'
FilteringModel get->found no field 'vsHAVCScMinInt'
FilteringModel get->found no field 'vsHAVCSCNormalize'
FilteringModel get->found no field 'vsHAVCDeepExModel'
FilteringModel get->found no field 'vsHAVCDeepExVivid'
FilteringModel get->found no field 'vsHAVCDeepExMethod'
FilteringModel get->found no field 'vsHAVCDeepExFrames'

moreover the generated script is incomplete, probably due to the previous errors

[Image: attachment.php?aid=2964]

Dan


Attached Files Thumbnail(s)
   

.zip   vsdeoldify-5.0.0_RC6.zip (Size: 424,8 KB / Downloads: 9)
Reply
Didn't implement FilterQueue support.
Will look at it.
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
Uploaded a new Hybrid_deoldify which hopefully fixes the problem.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
Now it's better, but Ref Merge is set always to "no" is not possible to select a different value even if is enabled.

Dan
Reply
Doh, I accidentally set it to know whenever it got enabled, not when it got disabled. Smile
Uploaded a new Hybrid_deoldify version.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
Now Ref merge is Ok.
But the section of file is enabled only for method 6, while should be enabled also for method 5.

EDIT:
please rename on the GUI the following methods
5 = HAVC restore same as video --> to rename in: external ClipRef same as video
6 = HAVC restore different from video --> to rename in: external ClipRef different from video


Dan
Reply
Quote: But the section of file is enabled only for method 6, while should be enabled also for method 5.
i adjusted
  • DeepExRefMerge to be 'no' for all external model methods aside from 2,5,6
  • ScFrameDir to be 'None' for all file input is needed for 5,6

Updated Hybrid_deoldify.

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
Quote:EDIT:
please rename on the GUI the following methods
5 = HAVC restore same as video --> to rename in: external ClipRef same as video
6 = HAVC restore different from video --> to rename in: external ClipRef different from video
I totally don't get it the whole meaning of those options, but will do,....
values << "HAVC";
values << "HAVC + RF same as video";
values << "HAVC + RF different from video";
values << "external RF same as video";
values << "external RF different from video";
values << "external ClipRef same as video";
values << "external ClipRef different from video";
updated Hybrid_deoldify

Cu Selur
----
Dev versions are in the 'experimental'-folder of my GoogleDrive, which is linked on the download page.
Reply
(08.02.2025, 19:23)Selur Wrote:
Quote: But the section of file is enabled only for method 6, while should be enabled also for method 5.
i adjusted
  • DeepExRefMerge to be 'no' for all external model methods aside from 2,5,6
  • ScFrameDir to be 'None' for all file input is needed for 5,6

Updated Hybrid_deoldify.

Cu Selur

DeepExRefMerge to be set 'no' for all external model methods not having RF same as video, which are: 2, 4, 6 <--- TO BE FIXED

The change of the names is to clarify better the source of Exemplar Models, which are models that are able to colorize a movie only if is provided a colored regerence image.
Previously were available 2 type of colored images: internal (provided by the picture color models implemented in HAVC) and external (external image files).
With HAVC 5.0 has been extended the external source of colored images to video clip. This extension was mainly added for restoring colored videos, but I preferred remove the HAVC prefix, because the clip could be generated by a different coloring model.

Thanks,
Dan
Reply


Forum Jump:


Users browsing this thread: 22 Guest(s)