Video-Inference
Video-Inference copied to clipboard
Easy inference for video networks. Currently supports SOFVSR (traiNNer Version), RIFE, and TecoGAN-pytorch
Weird blocking occurs when upscaling the same source video sequence (https://files.catbox.moe/3izib4.mp4) when rendered from png files vs rendering from extracted .mp4 frames, presumably with how ffmpeg-python grabs frames. Upscaled from...
Sorry about this but I'm new to using Python for stuff. I recently installed ESRGAN and decided to also give this a go. I cannot seem to use this software...
error
ModuleNotFoundError: No module named 'utils.state_dict_utils' can you tall me why l get this when l run your code thank you
Hi JoeyBallentine, thank you for create Video-Inference. I'm using it to upscale with SOF-VSR. I want to change default output file after upscale same as input file. Can you guide...
Description: - Frame padding is not working as it is intended to, as it sometimes produces duplicate starting frames and when using only 3 input frames, produces 2 output frames....