-
I've run Denoiser successfully on a number of datasets, and while the actual denoising step always works, the calculation of DVARS for the QA plot crashes when I denoise fMRIPrep data that was AROMA c…
-
Originally reported on Google Code with ID 1988
```
As it has been pointed out in issue 1944, raw files containing 2 images with different
exposure value can be understood as bracketed image. It woul…
-
Hello, I found that when using im3DDenoise to denoise 3D images, as the number of iterations increases, edge slices will produce image artifacts, and these artifacts seem to come from other slices. Is…
-
Is it possible to to use this CRF ImageDenoising for denoising RGB images of bigger size (say 256 or 512)?
Any pointers would be highly appreciated.
-
Hi @dkazanc,
I am trying to denoise color images, but I am getting a reconstruction which seems not to take the gradient across the Green channel. Is it tested for color images?
-
Hello.
PixelTiledKSampleUpscalerProviderPipe throws this error.
```
PixelTiledKSampleUpscalerProviderPipe throws this error.
Traceback (most recent call last):
File "E:\diffusion\Comfy…
-
In the first versions of this extension, it was enough to select 2 images as a Tile ControlNet , to generate a smooth transition between the images. the weight of each ControlNet controlled the "weigh…
-
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…
-
### Describe the bug
The issue is similar to #15589 and #16378.
Using darktable master (compiled from source, Debian/testing, rocm) I get a repeated pixel band on images. I have narrowed it down …
tpapp updated
2 months ago
-
The application I have in mind doesn't use images, but has a notion of high-resolution, low-resolution, and random noise. Curious if you have thoughts on how to implement a denoising diffusion task on…