Is it possible to specify a model for the AI-based resizers like VSrealESRGAN? - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: Is it possible to specify a model for the AI-based resizers like VSrealESRGAN? (/thread-2806.html) |
Is it possible to specify a model for the AI-based resizers like VSrealESRGAN? - cpdohert - 15.06.2022 I'm dabbling in resizing some older 480p anime and so far being really blown away by realESRGAN and how easy Hybrid makes all this. Is there a way to specify the model realESRGAN uses? There's an anime-specific model: https://github.com/xinntao/Real-ESRGAN/blob/master/docs/anime_model.md that seems like it would produce even better results. RE: Is it possible to specify a model for the AI-based resizers like VSrealESRGAN? - Selur - 15.06.2022 These: https://github.com/HolyWu/vs-realesrgan/tree/master/vsrealesrgan are the models REALESRGAN uses atm. in Hybrid which are located under 'Hybrid\64bit\Vapoursynth\Lib\site-packages\vsrealesrgan' in the file system. (with the torchAddon) This includes the models you linked to. Also you can use the models from https://upscale.wiki/wiki/Model_Database through VSGAN. Cu Selur RE: Is it possible to specify a model for the AI-based resizers like VSrealESRGAN? - Miranda - 20.09.2022 Is realESRGAN available in both Mac and PC versions of Hybrid? Where is it located in the interface, I'd really like to try it. RE: Is it possible to specify a model for the AI-based resizers like VSrealESRGAN? - Selur - 20.09.2022 RealESRGAN is only available in the Windows version if an additional torchpy-addon is added. https://github.com/HolyWu/vs-realesrgan/tree/master/vsrealesrgan also requires an NVIDIA GPU. Cu |