Skip to content

Releases: nihui/waifu2x-ncnn-vulkan

Release 20220728

28 Jul 14:25
Compare
Choose a tag to compare

Release 20220419

19 Apr 14:18
Compare
Choose a tag to compare

fix macos model directory
fix palette png loading in windows
update ncnn library for faster inference

Release 20210521

21 May 14:41
Compare
Choose a tag to compare
build smaller binary size

Release 20210210

10 Feb 08:07
Compare
Choose a tag to compare
update scale implementation

version 20210102

02 Jan 10:12
Compare
Choose a tag to compare

support Apple M1
support running on cpu, which can be parallelized with gpu, via -g -1

version 20200818

18 Aug 14:20
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:47
cd12dff
Compare
Choose a tag to compare

webp encoding
fix color on windows

version 20200530

30 May 05:09
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
fix incorrect output with odd tilesize
reduce gpu memory usage
automatic tilesize settings according to the current gpu heap budget
github action ci added

version 20200414

14 Apr 13:39
Compare
Choose a tag to compare

pre-compiled binary for windows 64bit
vs2017

add fp16p executable for some old buggy driver
build with ncnn 20200414

version 20200224

24 Feb 12:49
Compare
Choose a tag to compare

pre-compiled binary for windows 64bit
vs2017

fix tta mode on odd-size image
fix cjk output
build with ncnn 20200224