Selur's Little Message Board

Full Version: Is it possible to specify a model for the AI-based resizers like VSrealESRGAN?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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/b...e_model.md that seems like it would produce even better results.
These:
https://github.com/HolyWu/vs-realesrgan/...realesrgan
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
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. Smile
RealESRGAN is only available in the Windows version if an additional torchpy-addon is added.
https://github.com/HolyWu/vs-realesrgan/...realesrgan also requires an NVIDIA GPU.

Cu