nihui / realsr-ncnn-vulkan

RealSR super resolution implemented with ncnn library
MIT License
1.09k stars 113 forks source link

Problem with other model #29

Closed b4zz4 closed 3 years ago

b4zz4 commented 3 years ago

I'm going to have to load another model, and you don't accept it.

realsr-ncnn-vulkan -i in.png -m /usr/share/realsr-ncnn-vulkan/realesrgan-x4plus/ -o out.png unknown model dir type

realsr-ncnn-vulkan -i in.png -m realesrgan-x4plus -o out.png unknown model dir type

I copy this model, and it is compatible if I force it, but it does not recognize it in the path

https://github.com/xinntao/Real-ESRGAN

b4zz4 commented 3 years ago

the problem is solved by adding models-DF2K_