Skip to content

Releases: itmo153277/JoshUpscale

v1.0.0-rc1

18 Sep 08:54
Compare
Choose a tag to compare

Changelog

  • Fix OBS colour spaces
  • Enable INT8 quantization

OBS Plugin

obs-plugin-tensorrt includes the following libraries:

  • yaml-cpp 0.7.0 - static
  • boost-iostreams - 1.82.0 - static
  • NVIDIA CUDA 12.1 runtime - static
  • NVIDIA TensorRT 8.6.1 core + builder resources

You need zlib.dll, swscale-7.dll and avutil-58.dll to be installed on your system (usually included with OBS).

Installation

Copy contents to your OBS folder

AviSynth plugin

  • zlib 1.3 - static
  • yaml-cpp 0.7.0 - static
  • boost-iostreams - 1.82.0 - static
  • NVIDIA CUDA 12.1 runtime - static

You need to provide your own nvinfer.dll or copy it from obs-plugin-tensorrt

v1.0.0-rc0

11 Sep 17:26
Compare
Choose a tag to compare

OBS Plugin

obs-plugin-tensorrt includes the following libraries:

  • yaml-cpp 0.7.0 - static
  • boost-iostreams - 1.82.0 - static
  • NVIDIA CUDA 12.1 runtime
  • NVIDIA TensorRT 8.6.1 core + builder resources

(INT8 quantization is disabled)

Installation

Copy contents to your OBS folder

0.1.0-alpha.3 preview build

30 Mar 05:17
Compare
Choose a tag to compare
Pre-release

Windows 10 x86_64 only

Contains:

  • GUI Launcher
  • Avisynth plugin

Updater:

  • Updater will update 0.1.0-alpha.1 or 0.1.0-alpha.2 to 0.1.0-alpha.3.

Dependencies:

  • Visual C++ 2019 Redistributable (downloadable)
  • NVIDIA CUDA Toolkit 11.0 (downloadable)
  • NVIDIA cuDNN 8.0.5 (included)
  • TensorFlow 2.4.1 (included)
  • SDL 2..0.14 (included)
  • SDL2_gfx 1.0.4 (included)
  • FFmpeg 3.4 (included)
  • wxWidgets 3.1.4 (included)

Changelog:

  • HiDPI support
  • Support video devices as audio source
  • Add preheat before capturing video
  • UI fixes

0.1.0-alpha.2 preview build

06 Mar 08:05
Compare
Choose a tag to compare
Pre-release

Window 10 x86_64 only

Contains:

  • GUI Launcher
  • Avisynth plugin

Updater:

  • Updater will update 0.1.0-alpha.1 to 0.1.0-alpha.2.

Dependencies:

  • Visual C++ 2019 Redistributable (downloadable)
  • NVIDIA CUDA Toolkit 11.0 (downloadable)
  • NVIDIA cuDNN 8.0.5 (included)
  • TensorFlow 2.4.1 (included)
  • SDL 2..0.14 (included)
  • SDL2_gfx 1.0.4 (included)
  • FFmpeg 3.4 (included)
  • wxWidgets 3.1.4 (included)

Changelog:

  • Bug fixes
  • Ability to open files
  • Ability to pass configuration options to ffmpeg
  • New sync code
  • Convert video to 30 fps cfr
  • More debug information
  • Ability to disable debug information

0.1.0-alpha.1 preview build

22 Feb 05:14
Compare
Choose a tag to compare
Pre-release

Window 10 x86_64 only

Contains:

  • GUI Launcher
  • Avisynth plugin

Dependencies:

  • Visual C++ 2019 Redistributable (downloadable)
  • NVIDIA CUDA Toolkit 11.0 (downloadable)
  • NVIDIA cuDNN 8.0.5 (included)
  • TensorFlow 2.4.1 (included)
  • SDL 2..0.14 (included)
  • FFmpeg 3.4 (included)
  • wxWidgets 3.1.4 (included)

Changelog:

  • Bug fixes
  • TensorFlow update to 2.4.1
  • Dataset creation scripts
  • Local training scripts
  • Google Colab training notebook
  • Model optimization scripts
  • Documentation update

0.1.0-alpha.0 preview build

31 Jan 05:39
Compare
Choose a tag to compare
Pre-release

Windows 10 x86_64 only

Contains GUI launcher and AviSynth plugin (x86_64).

Includes NVIDIA cuDNN 8.0.5 binaries.