Hello Selur,
this new method provides more stability, but is quiet slow, on my RTX 5070ti I get an average speed of 4.5fps.
I will keep it, but I will suggest to using it only on high end GPU.
Unfortunately on AI models the GPU power has a significant impact on the performance.
Regarding the compatibility, when ColorTemp is not "none" the "Exemplar Models" check box must be unchecked and disabled.
The "Exemplar Models" check box can be enabled if ColorTemp is set to "none".
I tried to use this new method with "Exemplar Models", but apart the speed that decrease to 1.65fps the are random errors, so I prefer to disable "Exemplar Models" when ColorTemp is enabled.
I was able to fix the problem by allocating the Colormnet class as
singleton. To be able to run 2 parallel colormnet process, I had to duplicate the class (but not the weights).
Now the encoding speed with all the models available enabled: deoldify + ddcolor + deepex + colormnet + colorment2 is about 5.9 fps. Really a big improvement !
These are the current defaults of the function HAVC_main, please check your list.
Preset: 'Medium', (default)
FrameInterp: 0 (default)
ColorModel: 'Video+Artistic' (default)
CombMethod: 'Simple' (default)
VideoTune: 'Stable', (default)
ColorFix: 'Magenta/Violet', (default)
ColorTune: 'Light', (default)
ColorMap: 'None', (default)
ColorTemp: "None" (default)
BlackWhiteTune: 'None' (default)
BlackWhiteMode: 0 : Apply Contrast Limited Adaptive Histogram Equalization on Luma (default)
BlackWhiteBlend: True (default)
EnableDeepEx: False (default)
DeepExMethod: 0 = HAVC same as video (default)
DeepExPreset: 'Medium' (colors are a little washed out) (default)
DeepExRefMerge: 0 = No RF merge (reference frames can be produced with any frequency) (default)
DeepExOnlyRefFrames: False (default)
DeepExModel: 0 : ColorMNet (default)
DeepExVivid: True (default)
DeepExEncMode: 0: remote encoding (default)
DeepExMaxMemFrames: 0 (default)
ScFrameDir: None (default)
ScThreshold: 0.10 (default)
ScThtOffset: 1 (default)
ScMinInt: 1 (default)
ScMinFreq: 0 (default)
ScThtSSIM: 0.0 (default, deactivated)
ScNormalize: False (default)
RefRange: (0, 0) (default)
enable_fp16: True (default)
sc_debug: False (default)
Regarding the GUI I would prefer something more similar to the old one, like this
Thanks,
Dan