DeadSix27 / waifu2x-converter-cpp

Improved fork of Waifu2X C++ using OpenCL and OpenCV
MIT License
792 stars 86 forks source link

Other model support? #210

Closed vercingetorx closed 4 years ago

vercingetorx commented 4 years ago

I couldn't find an answer to this in the existing documentation. Is there support for other models outside of the ones supplied by default in this package? I downloaded the models from nagadomi's waifu2x github and while I didn't try every model, from the ones I did try I got completely incoherent output images. Can anyone provide some feedback on this?

DeadSix27 commented 4 years ago

See: https://github.com/DeadSix27/waifu2x-converter-cpp/issues/200 and https://github.com/nagadomi/waifu2x/tree/master/models/vgg_7

vercingetorx commented 4 years ago

See: #200 and https://github.com/nagadomi/waifu2x/tree/master/models/vgg_7

can confirm those (photo) work, thanks.