BasicVSR++ function for VapourSynth
Project description
BasicVSR++
Improving Video Super-Resolution with Enhanced Propagation and Alignment, based on https://github.com/ckkelvinchan/BasicVSR_PlusPlus.
Dependencies
- PyTorch 2.5.1 or later
- VapourSynth R66 or later
Installation
pip install -U vsbasicvsrpp
If you want to download all models at once, run python -m vsbasicvsrpp. If you prefer to only download the model you
specified at first run, set auto_download=True in basicvsrpp().
Usage
from vsbasicvsrpp import basicvsrpp
ret = basicvsrpp(clip)
See __init__.py for the description of the parameters.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vsbasicvsrpp-3.0.0-py3-none-any.whl.
File metadata
- Download URL: vsbasicvsrpp-3.0.0-py3-none-any.whl
- Upload date:
- Size: 32.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b363087af32a24d41d87586df9d55f879fa50c217c519b8714a437911ceda52
|
|
| MD5 |
19e7797b84e05d0d8100087657937077
|
|
| BLAKE2b-256 |
cbfe68cd19b17cafba1a20fabea9eb8ce37e0700da3ba7d1ada1bb9d16ac17b6
|