22.03.2024, 21:35
Ok, implemented and tested the onnx version.
It can be used with the following command
The speed is good, but the quality is bad, so I'm not going to release it.
If you are curious, you can download the onnx version here:
vsdeoldify-2.0.0_onnx.zip
Dan.
It can be used with the following command
from vsdeoldify import ddeoldify_onnx
clip = ddeoldify_onnx(clip=clip, enableFP16=True)
The speed is good, but the quality is bad, so I'm not going to release it.
If you are curious, you can download the onnx version here:
vsdeoldify-2.0.0_onnx.zip
Dan.