wolfam0108

Results 5 issues of wolfam0108

I will duplicate here. Wrote [here](https://github.com/xinntao/BasicSR/issues/256) by mistake. My model based on "ESRGAN_PSNR_SRx4_DF2K_official-150ff491.pth" has finished training. The files net_g_XXX and net_d_XXX appeared in the folder experiments \ model name \...

Hey! I tried using the xinnta BasicSR based learning model. But unfortunately I get an error. Is it possible to work in cupscale using BasicSR ESRGAN models? [CMD] /C cd...

Hello! Can I train an ESRGAN model at x2 scale? This requires a trained model for x2. Where can you get such a model?

When running on Ubuntu 22.04 python server.py `Traceback (most recent call last): File "/root/monitorrent/server.py", line 19, in from monitorrent.rest.challenge_logs import ChallengeLogs File "/root/monitorrent/monitorrent/rest/__init__.py", line 6, in import falcon File "/usr/local/lib/python3.10/dist-packages/falcon/__init__.py",...

My model based on "ESRGAN_PSNR_SRx4_DF2K_official-150ff491.pth" has finished training. The files net_g_XXX and net_d_XXX appeared in the folder experiments \ model name \ model. I don't understand python at all. How...