DPIR function for VapourSynth
Project description
DPIR
DPIR: Deep Plug-and-Play Image Restoration
Ported from https://github.com/cszn/DPIR
Dependencies
- NumPy
- PyTorch, preferably with CUDA. Note that
torchvision
andtorchaudio
are not required and hence can be omitted from the command. - VapourSynth
Installation
pip install --upgrade vsdpir
python -m vsdpir
Usage
from vsdpir import DPIR
ret = DPIR(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
vsdpir-1.0.0-py3-none-any.whl
(12.8 kB
view details)
File details
Details for the file vsdpir-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: vsdpir-1.0.0-py3-none-any.whl
- Upload date:
- Size: 12.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | febbe7ae455bfde7aedac5d725b25e820b3a0547720250366e5f5f737220a396 |
|
MD5 | 74c7c499b26b4199d120c031d759708c |
|
BLAKE2b-256 | 76c905330ab947676b5a8d14dcf70a33e5a6c7a09ceaaba446d84eb6967dec7b |