Skip to content

GLSL (v2.0 Release Candidate) Experimental

Pre-release
Pre-release
Compare
Choose a tag to compare
@bloc97 bloc97 released this 29 Feb 05:51
· 243 commits to master since this release

Installation Instructions for GLSL/MPV Version

Major changes to the algorithm. It is now a completely continuous algorithm, discrete comparison kernels are removed. A useful side effect is that the refine step is now fully differentiable (future unification with Maching Learning!)

Major quality improvements without speed penalties.
Texture loss and aliasing issues are solved.
Improved 720p->1080p and 1080p->1440p upscaling quality.
Due to it being completely continuous, it now also works with non-anime (real) videos such as movies, games and youtube videos.

Further details (algorithm details, explanation, examples and preprint) will be drafted soon.