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.1-py3-none-any.whl (21.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: vsbasicvsrpp-1.4.1-py3-none-any.whl
  • Upload date:
  • Size: 21.7 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5d3550c3746a4e1cad302587387de4018b63104d8a1c467adbf18fc8daa9358e
MD5 ca90251807534b87b3ac9db3bf03b247
BLAKE2b-256 7c4d169905d0460c91322c67232987974810b9799e54150995838fef896235ba

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