Skip to content

Releases: nihui/realsr-ncnn-vulkan

Release 20220728

28 Jul 14:17
Compare
Choose a tag to compare
update common utility function

Release 20210210

10 Feb 08:37
Compare
Choose a tag to compare
update release ci

version 20200818

18 Aug 14:59
Compare
Choose a tag to compare

fix grayscale image decoding
save to jpg format
try looking for model files from executable directory
add cmake option to build with system libncnn and libwebp
update ncnn for faster gpu loading
multi-gpu support

version 20200606

06 Jun 12:50
495a3f5
Compare
Choose a tag to compare

webp encoding
fix black or noise output on windows

version 20200530

30 May 07:17
9daa9a8
Compare
Choose a tag to compare

pre-compiled binary for windows / ubuntu / macos 64bit

build with ncnn 20200530

online spirv compilation, much smaller executable binary
link with static msvc runtime
webp image decoding
properly handle images with alpha channel
reduce gpu memory usage
automatic tilesize settings according to the current gpu heap budget
github action ci added