-
when I wanna train the Real-ESRGAN with pair data by using the command , python train.py -opt options/finetune_aesrgan_x4plus.yml --auto_resume there is an error occur:
KeyError: 'kernel1
I found …
-
Given https://github.com/xinntao/Real-ESRGAN/blob/master/inference_realesrgan_video.py
how do i properly call inference_realesrgan_video() on my input video or the folder that contains all the fram…
-
Trying to train ESRGAN with custom lr/hr size, get the following error:
```
2020-11-12 19:13:17,807 INFO: Model [ESRGANModel] is created.
2020-11-12 19:13:18,060 INFO: Start training from epoch: …
-
Not sure if this has been mentioned before.
I observe about 1.5-2x speed up using torch 2 (no tiling, no face enhancement, fp16), and a slight VRAM reduction on my NVIDIA A4000.
| Setup …
-
Windows 10 Home (22H2)
getting the following when trying to play an mp4 output:
```
We can't open ptt_output. It's encoded in a format that isn't supported
0xC00D36B4
```
the command
`python an…
-
Thanks for releasing the trainning code, i have waited for a long time.
in readme , you said " We strongly recommend to change the degradation model." , i have seen the degradation model is almost …
-
### Expected behavior 预期的功能
这么长时间过去了,主框架的重构也完成了,大家也都换了更强劲的新显卡了😁(手动划掉
是时候挑战更强大的的放大算法了~
### Alternative behavior (optional) 近似的功能(可选)
https://github.com/bloc97/Anime4K
https://github.com/xi…
-
hi, thanks for your awesome work! I try the online demo, the results are awesome. Then i download the code and run the inference pipeline with the default model ('https://github.com/xinntao/Real-ESRGA…
-
```
Congratulation! Your environment is installed
What do you want to do?
1) Install Stable Diffusion
2) Run Stable Diffusion in Browser
3) Run Stable Diffusion in Terminal
4) Up…
-
I just attempted a fresh install using the script, and trying to run either the browser or terminal versions gives an error:
```
+-----------------------------------------+
| …