28.09.2024, 09:55
(28.09.2024, 06:21)Selur Wrote:
- Are 'Ref merge' and 'Ref Frame Dir' are used when method is 'HAVC' ?
- Is 'Ref Merge' somehow used when 'Ref Frame Dir' isn't set?
The answer to both questions in NO.
(27.09.2024, 20:50)Selur Wrote:that's breaking DeOldify.python -m pip install --pre -U torch torchvision torch_tensorrt --index-url https://download.pytorch.org/whl/nightly/cu124 --extra-index-url https://pypi.nvidia.com
When I compiled Pytorch-Correlation-extension package, I used the following command to install conda in colormnet environment
conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch -c nvidia
see post: Questions regarding the code
but it is strange, I expect that the package should work with any 12.x installation

Dan