-
An all-round useful addition to the site would be a guide on upscaling images using good ol' all-FOSS ESRGAN. Guide should be two parts, covering upscaling basic screenshots (i.e. from console outputs…
-
https://tfhub.dev/captain-pool/lite-model/esrgan-tf2/1 model seems to have empty name and compilation stops.
> ERROR: circle model has empty name
Let investigate and resolve this problem.
-
### What happened?
I'm trying to compile [`singlepose-lightning-tflite-int8` tensorflow lite file](https://www.kaggle.com/models/google/movenet/tfLite/singlepose-lightning-tflite-int80). These are …
-
Currently there is no way to use [Real-CUGAN](https://github.com/bilibili/ailab/blob/main/Real-CUGAN/README_EN.md) in the web UI, and it seems a decent alternative to R-ESRGAN.
I'd like to be able …
-
Hardcoding cuda means it's impossible to compile when cuda is not installed. On macos, this will make it impossible to compile without commenting it out.
https://github.com/joeyballentine/ESRGAN-ca…
-
**Description**
This feature is available on the Chunky app and I want the same feature added to Paperback. It's essentially just an upscaling algorithm for manga. I would like an optional on/off Ups…
-
Hi, so i've been trying to get a fresh install but been running with the same issue. when running the webui-user.bat everything runs fine and then gives the issues below. any help would be appreciated…
-
How to use esrgan for 2 GPU training? What are the commands?The training time of the two GPUs I gave was longer
Thank you
-
train ESRGAN not use pretrained_model,How many niter should I set,the default is 5e5,How do I know if I should stop training?
-
Hello, is there any way to configure ESRGAN to preserve alpha (transparency) channel in png format images? It could be very useful when converting various textures with transparency for games. Best re…