-
docker-compose build failed in MacOS
mesa-vulkan-intel(no such package)
required by: world[mesa-vulkan-intel]
Remove mesa-vulkan-intel build succeed but shows failed to upscale image
-
Hi, thank you for your work.
Could you help me.
I have this [CMakeLists.txt](https://github.com/v1993/GLSLang-cmake/files/9439552/CMakeLists.txt) file.
From this project [Real-ESRGAN-ncnn-vulkan](h…
-
**建议描述**
建议加入 GPEN 和 GFPGAN 人脸增强
个人感觉GFPgan有点锐化过度
https://github.com/TencentARC/GFPGAN
https://github.com/yangxy/GPEN
**您设想的解决方案**
**类似的实现**
Real-ESRGAN 里就集成了 GFPGAN 可以参考实现
https://github.…
-
Dear Real-ESRGAN Contributors,
I hope this message finds you well. I am reaching out to discuss a potential enhancement to the Real-ESRGAN project, specifically regarding the optimisation of memory…
-
When I just clone the repo and try to run it, I get this error for missing realesrgan.
Please address this:
```
File "C:\sharkshark-4k\src\upscale\model\realesrgan\factory.py", line 9, in
f…
-
### Checklist
- [X] I have **tried ALL** of the steps mentioned in the [troubleshooting guide](https://github.com/upscayl/upscayl/wiki/Troubleshooting).
- [X] I have **searched** for this in the [iss…
-
Hello,
I am trying to upscale 1280 × 768 video (H.264 codec), using Real-ESRGAN and I am getting following error:
```
python main.py
/mnt/a0b764eb-cdc5-4f46-9a2e-e2f11deba631/PYTHON_CACHE/FAST_A…
-
### Checklist
- [X] I have **tried ALL** of the steps mentioned in the [troubleshooting guide](https://github.com/upscayl/upscayl/wiki/Troubleshooting).
- [X] I have **searched** for this in the […
-
基于real-esrgan和sourcebook训练集训练出来的x4模型,但是一直黑屏
![C67E066B917D4F92636A8A0DF4CFB27D](https://github.com/tumuyan/RealSR-NCNN-Android/assets/96601524/11fdfdb7-3c36-4e1d-893b-78f3dec6485c)
-
As you can see here: https://github.com/rlaphoenix/VSGAN/blob/a81c177f00ee8cfb5bbc847c0da0ce2b5ad9d4ec/vsgan/archs/ESRGAN.py#L42
I need to manually do some key name replacing and regex checks to be…