dmytro lysak
dmytro lysak
Hello, So I've tried ESRGAN with higher resolution images, such as 1280x720, but it says that my GPU (970gtx) doesn't have enough VRAM to process it. Is there a way...
So if you use the parameter -s to set the render scale, it seems to break the output, though it does scale it. Any fix for this? It looks like...
Basically, I have some image that has some artifacts and noise, can this software denoise and remove some of the artifacts? Also, how do I get this to work? I...
My mpv version is the latest one from https://mpv.io/ When I enable the --video-sync=display-resample option, it looks worse than the original (the original wasn't good enough for me so I'm...
So I have the following function here: ``` const functions = require('@google-cloud/functions-framework'); const { Storage } = require('@google-cloud/storage'); const readline = require('readline'); const { Logging } = require('@google-cloud/logging'); const storage...
I'm getting this error when I run "python runGan.py 1" ``` Testing test case 1 Traceback (most recent call last): File "runGan.py", line 90, in mycall(cmd1).communicate() File "runGan.py", line 21,...
Here's the docker version: https://github.com/tom-doerr/TecoGAN So I installed a fresh ubuntu 20.04 on an SSD and installed the latest updates and drivers for it. After running the docker build command,...