Skip to main content

SCUNet function for VapourSynth

Project description

SCUNet

Practical Blind Denoising via Swin-Conv-UNet and Data Synthesis, based on https://github.com/cszn/SCUNet.

Dependencies

trt requires additional packages:

To install the latest nightly build of PyTorch and Torch-TensorRT, run:

pip install -U packaging setuptools wheel
pip install --pre -U torch torchvision --index-url https://download.pytorch.org/whl/nightly/cu126
pip install --no-deps --pre -U torch_tensorrt --index-url https://download.pytorch.org/whl/nightly/cu126
pip install -U tensorrt --extra-index-url https://pypi.nvidia.com

Installation

pip install -U vsscunet

If you want to download all models at once, run python -m vsscunet. If you prefer to only download the model you specified at first run, set auto_download=True in scunet().

Usage

from vsscunet import scunet

ret = scunet(clip)

See __init__.py for the description of the parameters.

Project details


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

If you're not sure about the file name format, learn more about wheel file names.

vsscunet-2.0.0-py3-none-any.whl (14.6 kB view details)

Uploaded Python 3

File details

Details for the file vsscunet-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: vsscunet-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 14.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.3

File hashes

Hashes for vsscunet-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d364dcd68e205f903fd376edc44a8f908244282f3aaa731e45cee5cb3eeff2df
MD5 1c6909a3abd29e455b8bbf8cc6c3d68f
BLAKE2b-256 d08b87c4b80e3a6ec874253e1bdb85aabcdf27838b4a8771d0a64ac357f1fbae

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page