-
Could it be possible to add a recursive processing feature? So when you input a folder for processing, it will also process all folders under it.
I'm sure I could come up with a solution in bash, b…
-
Really cool project.
I'm working on something similar (structurally at least), a manga-to-anime pipeline.
It involves a lot of different steps/models, similar to this project:
* Pre processing (a…
-
Hey there,
first of all thanks for porting to tensorflow!
I was wondering how you managed to create images out of 3500x2340px sized inputs?
I am trying to use 1920x1080 as an input size and that …
-
Hey!
Is it possible to upscale the frames from memory instead of writing to disk? I was thinking using image2pipe may be an option? (The main ESRGAN has a python example for video files), however t…
-
I recently implemented a prescaler for mpv named RAVU, based on [RAISR (Rapid and Accurate Image Super Resolution)](https://arxiv.org/abs/1606.01299). After several iteration of improvement/performanc…
-
First off, I'm completely new to all of this, just playing around, so bear with me.
I was trying `python anime_upscaler.py -m ~/src/ESRGAN_models/RRDB_ESRGAN_x4.pth [and the rest]`, which I took to…
-
Something to consider as a highly speculative research project once Ganbooru is done.
---
A distinct trend in recent DL has been self-attention moving beyond sequence or text data to image data …
gwern updated
4 years ago
-
Tiled Diffusion Upscaling crashes everytime I try upscaling with controlnet activated.
I tried without tiled diffusion activated and it does work, even with "none" as upscaler.
But when I use any up…
-
**Is your feature request related to a problem? Please describe.**
I've been experimenting with the new shaders but I'm not really happy with the restore shaders. The normal shader introduces a massi…
-
I think when training, it's better to dynamiclly generate various line style images instead of using the generated 2000+ dataset.