-
The actual math goes way over my head, but it doesn't seem like patch-denoising includes a way to use noise scans with the NORDIC denoiser. The documentation mentions "pre processing the image and div…
tsalo updated
1 month ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
Transferring from **PNG INFO** and **Positive prompt** br…
-
warnings.warn(
0%| | 0/700000 [00:00
-
![image](https://github.com/user-attachments/assets/9ea88f6d-5fa4-4789-a497-d7e10b57caed)
What should I do for generating img2img properly?
-
I am trying the following code in my Docker container:
```
model = Unet(
dim = 64,
dim_mults = (1, 2, 4, 8),
flash_attn = True
)
diffusion = GaussianDif…
-
I have verified that the code works but completing run without errors. Defocus works on demo images but when I tested my images on denoising I am getting exactly same output as input.
-
A naive implementation would be extremely slow, so we should probably implement something like this: http://www.gipsa-lab.grenoble-inp.fr/~laurent.condat/publis/condat_resreport_NLmeansv3.pdf.
-
I started getting an error message when I attempt to run the Noise2Noise plugin:
``[Fri May 31 15:11:28 CDT 2024] [INFO] [] Version of TensorFlow: TF 1.12.0 CPU
[Fri May 31 15:11:28 CDT 2024] [INF…
-
Hello Xintao,
I am working on some project related to medical imaging registration and denoising. Do you think it is feasible to use ESRGAN to do both registration and denoising in one training?
-
**Is your feature request related to a problem? Please describe.**
I would really like to include a NORDIC denoising step in fMRIPrep, QSIPrep, and ASLPrep, but the official implementation of NORDIC …