BasicVSR++ function for VapourSynth
Project description
BasicVSR++
BasicVSR++: Improving Video Super-Resolution with Enhanced Propagation and Alignment
Ported from https://github.com/open-mmlab/mmediting
Dependencies
- CUDA Toolkit, required by
mmcv-full
to compile CUDA ops. Install the same version as inPyTorch
. - mmcv-full
- NumPy
- PyTorch, preferably with CUDA. Note that
torchaudio
is not required and hence can be omitted from the command. - VapourSynth
Installation
pip install --upgrade 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-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: vsbasicvsrpp-1.0.0-py3-none-any.whl
- Upload date:
- Size: 22.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb8697987d01b872afb82c1d1db74b024b4f55d7600b3c8d2b580f6661b9c0be |
|
MD5 | b8556601d81aa950e01a5d4a05b47f49 |
|
BLAKE2b-256 | f99efafafd6f19f5d14bed93494e582314dbe3a12bdef4eecb666da755ef247c |