Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@itmo153277 itmo153277 released this 19 Aug 12:32
· 3 commits to master since this release
17aa384

Changelog

Model

  • More small details in upscaled image
  • Better performance in INT8 mode
  • Much better image quality in INT8 mode

Core

  • Support for the new model

OBS Plugin

  • Add pre-scale frame cropping
  • Fix builds for OBS < 30.0
  • Set default quantization to INT8

AviSynth Plugin

  • Set default quantization to INT8

OBS Plugin

OBS Studio 30.2: obs-joshupscale-installer-30.2.exe
OBS Studio 29.1-30.1: obs-joshupscale-installer-29.1.exe

Statically linked with yaml-cpp 0.8.0 and boost-iostreams 1.85.0.

Requires NVIDIA Video Effects SDK 0.7.2

AviSynth Plugin

avisynth-plugin.zip

Statically linked with CUDA 11.8 runtime, yaml-cpp 0.8.0, boost-iostreams 1.85.0 and zlib 1.3.1.

Requires NVIDIA TensorRT 8.6.1

Models

models.zip

  • Default - original model with FRVSR-like architecture
  • Fast - default model without previous frame information
  • Smooth - default model with frame blending with global scene detection
  • Adaptive - default model with adaptive frame blending (64x64 window)

Full Changelog: v1.0.0...v1.1.0