VapourSynth wrappers for denoising, masking and edge fixing
Project description
vs-dirty
A collection of VapourSynth wrappers and utility functions focused on advanced denoising, masking, and edge fixing.
Follow the docstring for more information about the parameters.
Installation
You can install vsdirty via pip:
pip install vsdirty
If you want to enable GPU acceleration for neural networks, install the package with the appropriate extra based on your hardware:
- NVIDIA (TensorRT):
pip install vsdirty[nvidia]
- AMD (DirectML / ORT):
pip install vsdirty[amd]
- OpenCL (Generic):
pip install vsdirty[cl]
Or build from source:
git clone https://github.com/PingWer/vs-dirty
cd vs-dirty
pip install .[nvidia] # or .[amd], .[cl]
Dependencies
This package relies on several external VapourSynth plugins. Most of them are automatically downloaded via pip, but ensure they are available in your VapourSynth environment:
| Plugin | Used For |
|---|---|
| vapoursynth-edgemasks | High-performance convolution masks (Kroon, Sobel, Kirsch, Prewitt) |
| vapoursynth-cas | Contrast Adaptive Sharpening |
| vapoursynth-bm3d | High-quality block-matching denoising |
| vapoursynth-mvtools | Motion interpolation and analysis |
| vapoursynth-nlm-ispc | Non-local means denoising |
| vapoursynth-akarin | Fast mathematical expression evaluation (Expr) |
| libbore | Enhancing edge contours (dirtyfixer.bore) |
Note: Currently, libbore is not available via pip. You will need to download and install it manually from its GitHub repository.
License
MIT License
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 Distribution
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 vsdirty-0.5.0.tar.gz.
File metadata
- Download URL: vsdirty-0.5.0.tar.gz
- Upload date:
- Size: 19.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3958b96ed9b15cb7a09fbc1ce612369784982229ae1677566b951efb31459b49
|
|
| MD5 |
54466b71da97e8e8d5a17437fa1b88ed
|
|
| BLAKE2b-256 |
9a4ab4932e79721c060a5bbd1e586ac0e83b135283fc13ec70b8d9376239104e
|
Provenance
The following attestation bundles were made for vsdirty-0.5.0.tar.gz:
Publisher:
publish.yml on PingWer/vs-dirty
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
vsdirty-0.5.0.tar.gz -
Subject digest:
3958b96ed9b15cb7a09fbc1ce612369784982229ae1677566b951efb31459b49 - Sigstore transparency entry: 2019960800
- Sigstore integration time:
-
Permalink:
PingWer/vs-dirty@dfd32d27b891b94b0ecaac04344b30f1d993f0a9 -
Branch / Tag:
refs/tags/v0.5.0 - Owner: https://github.com/PingWer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@dfd32d27b891b94b0ecaac04344b30f1d993f0a9 -
Trigger Event:
release
-
Statement type:
File details
Details for the file vsdirty-0.5.0-py3-none-any.whl.
File metadata
- Download URL: vsdirty-0.5.0-py3-none-any.whl
- Upload date:
- Size: 20.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19fb564519426242e6cf51da56b31aa4ac424dc4c1a2dcc2d54de9a14cb22703
|
|
| MD5 |
2e9c5b72fd4e2d8b5fff95a6adc3784e
|
|
| BLAKE2b-256 |
f8853432c6112653f173b781406f50db1ae1b3497a76e20d421b3069c0ce2a18
|
Provenance
The following attestation bundles were made for vsdirty-0.5.0-py3-none-any.whl:
Publisher:
publish.yml on PingWer/vs-dirty
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
vsdirty-0.5.0-py3-none-any.whl -
Subject digest:
19fb564519426242e6cf51da56b31aa4ac424dc4c1a2dcc2d54de9a14cb22703 - Sigstore transparency entry: 2019960896
- Sigstore integration time:
-
Permalink:
PingWer/vs-dirty@dfd32d27b891b94b0ecaac04344b30f1d993f0a9 -
Branch / Tag:
refs/tags/v0.5.0 - Owner: https://github.com/PingWer
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@dfd32d27b891b94b0ecaac04344b30f1d993f0a9 -
Trigger Event:
release
-
Statement type: