SwinIR function for VapourSynth
Project description
SwinIR
Image Restoration Using Swin Transformer, based on https://github.com/JingyunLiang/SwinIR.
Dependencies
- NumPy
- PyTorch 1.13
- VapourSynth R55+
Installation
pip install -U vsswinir
python -m vsswinir
Usage
from vsswinir import swinir
ret = swinir(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
vsswinir-2.0.0-py3-none-any.whl
(21.2 kB
view details)
File details
Details for the file vsswinir-2.0.0-py3-none-any.whl
.
File metadata
- Download URL: vsswinir-2.0.0-py3-none-any.whl
- Upload date:
- Size: 21.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a119754381c39122f2098f1f0a2f872f356adedff12711b85cb589ba733e0dc |
|
MD5 | 3a5f6d0d6ca06ffdbab84500973f30a6 |
|
BLAKE2b-256 | 2c3c2ad064f3282be6185e583a4f42a270f836c36c12386e61e397f92b7abd9d |