You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
f11894
changed the title
TTA mode does not work properly when image resolution is odd
TTA mode will not work properly if image resolution is not a multiple of 4
Feb 23, 2020
f11894
changed the title
TTA mode will not work properly if image resolution is not a multiple of 4
TTA mode does not work properly when image resolution is odd
Feb 23, 2020
original image
waifu2x-ncnn-vulkan.exe -i "C:\issue\1_trim.png" -o "C:\issue\1_trim_vulkan x2.png" -s 2 -n -1 -t 100 -m models-cunet
waifu2x-ncnn-vulkan.exe -i "C:\issue\1_trim.png" -o "C:\issue\1_trim_vulkan_tta_x2.png" -s 2 -n -1 -t 100 -m models-cunet -x
waifu2x-caffe-cui.exe -i "C:\issue\1_trim.png" -t 1 --crop_size 128 -m scale --scale_ratio 2 --model_dir models\CUnet -p cpu -o "C:\issue\1_trim_caffe_tta_x2.png"
The text was updated successfully, but these errors were encountered: