-
### Bug Description
I sent an image with the "Send Image"-function, and did choose to not send the original, so that the file-size will be smaller.
However, the file-size doubled from 700KB to 1400K…
-
thanks for write and share this useful node, it can add details without needing lora and keep composition and content unchanged.
according to the info in README.md, if I understand correctly, the fol…
-
Thanks for your inspiring work.
Upon running your code, I noticed a couple of inconsistences from what was outlined in your paper:
1. Semantic Correlation Computing.
In your implementation,…
-
Thanks for sharing your code! I am impressed by the performance of Res FFT-Conv Block. Therefore I am tring to use Res FFT-Conv Block for image denoising task. However, I actually obtain degraded deno…
-
I used the following code to generate an image using `v1-5-pruned-emaonly` - `enable_hr=False` does not seem to work:
```
result = api.txt2img(prompt="dog",
negative_prompt="u…
-
## Summary
Include a node that uses the Intel Open Image Denoiser library so we can denoise with cycles as a post-process.
## User story
### What ###
OIDN is super fast and super useful fo…
-
Hi everyone
GraX 3.0.2 using AI denoise 3.0.1
Beelink Ryzen 7, 5800 8c/16t with Radeon graphics
A 6000x4000 pixel image takes over 30 minutes to denoise.
I've tried binning the image, inference …
-
**Describe the bug**
Does EmguCV provides Fast NIMeans denoising function with GPU support?
** OS / Platform **
Windows
** .Net version **
NetFramework 4.7.2
**CPU Architecture**
x86_64
…
-
Currently, gaussian smoothing is mandated. Two other suggestions by Adam:
- Total variation denoising (already in scikit-image)
- WLHS ([paper 1](http://onlinelibrary.wiley.com/doi/10.1002/sca.213…
-
Hi, I'm using 3 computers to run your denoising demo (F16):
1. RTX2080Ti + Pytorch 0.4.0 + CUDA9.0 + Ubuntu 18.04
2. RTX2080Ti + Pytorch 0.4.1 + CUDA9.0 + Window 10
3. GTX1080Ti + Pytorch 0…