Real-ESRGAN function for VapourSynth
Project description
Real-ESRGAN
Training Real-World Blind Super-Resolution with Pure Synthetic Data, based on https://github.com/xinntao/Real-ESRGAN.
Dependencies
- NumPy
- ONNX Runtime. CUDA and TensorRT require
onnxruntime-gpu, while DirectML requiresonnxruntime-directml. Note that only one ofonnxruntime,onnxruntime-gpuandonnxruntime-directmlshould be installed at a time in any one environment. - VapourSynth R55 or newer.
- (Optional) CUDA Toolkit
- (Optional) cuDNN
- (Optional) TensorRT
Installation
pip install --upgrade vsrealesrgan
python -m vsrealesrgan
Usage
from vsrealesrgan import RealESRGAN
ret = RealESRGAN(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
No source distribution files available for this release.See tutorial on generating distribution archives.
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 vsrealesrgan-3.1.0-py3-none-any.whl.
File metadata
- Download URL: vsrealesrgan-3.1.0-py3-none-any.whl
- Upload date:
- Size: 7.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
54c7ded41ea20c6d3403b414b6c470f669475a8d5262001054e17d0ebfdc1377
|
|
| MD5 |
e4118bb3ef4e631f497ef8ab70c1949f
|
|
| BLAKE2b-256 |
7a162bfb3ab44fa4f3ff6e5ef383031285d1644f7819ae1ab9ff4b06b3ba0d9b
|