20220728
20220419
fix macos model directory
fix palette png loading in windows
update ncnn library for faster inference
20210521
20210210
20210102
support Apple M1
support running on cpu, which can be parallelized with gpu, via -g -1
20200818
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
20200606
webp encoding
fix color on windows
20200530
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
20200414
pre-compiled binary for windows 64bit
vs2017
add fp16p executable for some old buggy driver
build with ncnn 20200414
20200224
pre-compiled binary for windows 64bit
vs2017
fix tta mode on odd-size image
fix cjk output
build with ncnn 20200224
20200223
pre-compiled binary for windows 64bit
vs2017
tta mode
fix image decoding encoding on win7
build with ncnn 20200223
20200222
pre-compiled binary for windows 64bit
vs2017
add upconv7-photo model
build with ncnn 20200222
20190712
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
20190630
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
20190611
pre-compiled binary for windows 64bit
vs2017
build with ncnn 20190611, faster conversion speed
20190421
pre-compiled binary for windows 64bit
vs2017
fix decode/encode error on filepath with non-ascii characters
20190414
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
20190413
pre-compiled binary for windows 64bit
vs2017
new command option for block size
rewrite tile processing logic to reduce gpu memory usage
20220728
20220419
fix macos model directory
fix palette png loading in windows
update ncnn library for faster inference
20210521
20210210
20210102
support Apple M1
support running on cpu, which can be parallelized with gpu, via -g -1
20200818
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
20200606
webp encoding
fix color on windows
20200530
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
20200414
pre-compiled binary for windows 64bit
vs2017
add fp16p executable for some old buggy driver
build with ncnn 20200414
20200224
pre-compiled binary for windows 64bit
vs2017
fix tta mode on odd-size image
fix cjk output
build with ncnn 20200224
20200223
pre-compiled binary for windows 64bit
vs2017
tta mode
fix image decoding encoding on win7
build with ncnn 20200223
20200222
pre-compiled binary for windows 64bit
vs2017
add upconv7-photo model
build with ncnn 20200222
20190712
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
20190630
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
20190611
pre-compiled binary for windows 64bit
vs2017
build with ncnn 20190611, faster conversion speed
20190421
pre-compiled binary for windows 64bit
vs2017
fix decode/encode error on filepath with non-ascii characters
20190414
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
20190413
pre-compiled binary for windows 64bit
vs2017
new command option for block size
rewrite tile processing logic to reduce gpu memory usage