Skip to main content

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

Installing mmcv-full on Windows is a bit complicated as it requires Visual Studio and other tools to compile CUDA ops. So I have uploaded the built wheel at https://github.com/HolyWu/vs-basicvsrpp/releases/tag/v1.0.0 for easier installation. mmcv_full-1.3.14-cp39-cp39-win_amd64.whl is compiled with PyTorch 1.9 and CUDA 11.1. mmcv_full-1.3.16-cp39-cp39-win_amd64.whl is compiled with PyTorch 1.10 and CUDA 11.3. Install only one of them via pip install --upgrade as usual.

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

vsbasicvsrpp-1.4.0-py3-none-any.whl (21.8 kB view details)

Uploaded Python 3

File details

Details for the file vsbasicvsrpp-1.4.0-py3-none-any.whl.

File metadata

  • Download URL: vsbasicvsrpp-1.4.0-py3-none-any.whl
  • Upload date:
  • Size: 21.8 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.3 CPython/3.9.7

File hashes

Hashes for vsbasicvsrpp-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 fb96b04f3d3235d6408a218d97a7d1f5ed1b0ebddd287f6766ceb125212b0f96
MD5 297a77b3b22fb33143117a9411babd01
BLAKE2b-256 ad2049b438a2d4d9a5da373f23560ac461cd856d33cd9b5c6577b295b57fd718

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page