About this project
vs_liif is a VapourSynth plugin that implements the Local Implicit Image Function (LIIF) to provide AI-driven resizing. It allows users to upscale or downscale video clips to arbitrary resolutions and aspect ratios, making it useful for tasks such as removing small black borders, stretching frames, or downscaling with reduced detail loss.
Key capabilities include:
- Support for both upscaling and downscaling.
- Ability to define specific output widths and heights.
- Source window selection (src_width, src_height) and frame shifting (src_left, src_top) similar to built-in VapourSynth resizers.
- Configurable batch size to manage VRAM usage.
- Support for both CUDA (Nvidia GPU) and CPU backends.
Requirements:
- PyTorch with CUDA is required for GPU acceleration.
- Input clips must be in RGB format.
Comments
0 Rating appears after 10 ratings
Sign in to join the discussion.