FFDNet function for VapourSynth
Project description
FFDNet
FFDNet: Toward a Fast and Flexible Solution for CNN based Image Denoising
Ported from https://github.com/cszn/FFDNet
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 vsffdnet
Usage
from vsffdnet import FFDNet
ret = FFDNet(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
File details
Details for the file vsffdnet-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: vsffdnet-1.1.1-py3-none-any.whl
- Upload date:
- Size: 3.2 MB
- 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 | 88b1b0a3a5006863879548c65770a7ebcdb99b9d151d92908f889ab5eb4e37ab |
|
MD5 | e1097e700608c2077cb3e015c8f5a2e6 |
|
BLAKE2b-256 | 65c823f35bb2f52c1609cf3a1003ae713fc950641117a470ccf0b82b78c594e4 |