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
- mmcv >=2.0.0
- NumPy
- PyTorch >=2.0.1
- VapourSynth >=R60
Installation
pip install -U openmim
mim install "mmcv>=2.0.0"
pip install -U vsbasicvsrpp
python -m vsbasicvsrpp
Usage
from vsbasicvsrpp import basicvsrpp
ret = basicvsrpp(clip)
See __init__.py
for the description of the parameters.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file vsbasicvsrpp-2.1.0-py3-none-any.whl
.
File metadata
- Download URL: vsbasicvsrpp-2.1.0-py3-none-any.whl
- Upload date:
- Size: 27.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6b10daa6fc68a1ff0bb22b7ab4058e457768999755d3b4c3f3c2a2f3e4029aee |
|
MD5 | 52f602f5bedb2e2a0df9197f13066e76 |
|
BLAKE2b-256 | 976915b56913e09c16adf41cbfe7a00690184365c43a6a74dc827e7f898142e6 |