Skip to content

Releases: nihui/waifu2x-ncnn-vulkan

version 20200223

23 Feb 04:53
Compare
Choose a tag to compare

pre-compiled binary for windows 64bit
vs2017

tta mode
fix image decoding encoding on win7
build with ncnn 20200223

version 20200222

22 Feb 05:57
21282a2
Compare
Choose a tag to compare

pre-compiled binary for windows 64bit
vs2017

add upconv7-photo model
build with ncnn 20200222

version 20190712

12 Jul 15:32
0995d88
Compare
Choose a tag to compare

pre-compiled binary for windows 64bit
vs2017

batch upscaling, directory to directory
new option for setting internal thread count of the three stages ( image decoding, waifu2x upscaling and image encoding )
build with ncnn 20190712, fix fp16p issue with radv driver on linux

version 20190630

30 Jun 08:00
80cf7bf
Compare
Choose a tag to compare

pre-compiled binary for windows 64bit
vs2017

rename binary to waifu2x-ncnn-vulkan
command line option changes, new option for model dir and gpu device
add faster waifu2x model upconv_7_anime_style_art_rgb, aka UpRGB

version 20190611

11 Jun 16:10
801f66d
Compare
Choose a tag to compare

pre-compiled binary for windows 64bit
vs2017

build with ncnn 20190611, faster conversion speed

version 20190421

21 Apr 12:24
Compare
Choose a tag to compare

pre-compiled binary for windows 64bit
vs2017

fix decode/encode error on filepath with non-ascii characters

version 20190414

14 Apr 05:24
3ee5d76
Compare
Choose a tag to compare

pre-compiled binary for windows 64bit
vs2017

new command option for block size
rewrite tile processing logic to reduce gpu memory usage
faster host device copy via int8 storage shader

version 20190413

13 Apr 13:35
4ef1217
Compare
Choose a tag to compare

pre-compiled binary for windows 64bit
vs2017

new command option for block size
rewrite tile processing logic to reduce gpu memory usage