Skip to content

GLSL (v3.0 Stable)

Compare
Choose a tag to compare
@bloc97 bloc97 released this 10 Aug 21:53
· 178 commits to master since this release

Installation Instructions for GLSL/MPV (v3.0)

What's new:

  • The shader is now broken into modular parts, allowing extensive customization.
  • Better quality CNN line art super-resolution shaders. (Faster and higher PSNR compared to all NGU and FSRCNNX variants.)
  • A large amount of shaders designed to improve visual/perceptual quality.
  • Shaders designed to reduce noise and artifacts.

Minor changes:

  • The SR CNNs were trained on MAE loss with the SYNLA dataset, instead of perceptual loss and images randomly collected in the wild in v2.1. This significantly improves accuracy for recovering detail in low resolution videos at the cost of some perceptual quality. However this can be mitigated by using the aforementioned shaders.