-
Hi, thanks for your great work!
Do I understand correctly that the inference is possible only on raw format images? Otherwise, how an ordinary image like JPEG or PNG can be inferenced and would it yi…
-
The spectral vector denoising algorithm is described in
- Rebecca C. Harman, Ryan T. Lang, Eric M. Kercher, Paige Leven, and Bryan Q. Spring. **Denoising multiplexed microscopy images in n-dimensio…
-
## Objective
- Implement a model that can perform image noise reduction, enhancing the quality of images by reducing noise while preserving important features.
## Tasks
- Data Cleaning & Transforma…
-
Pinging @dchristiaens, @jdtournier.
There is some concern that the complex data denoising may currently be sub-optimal due to the presence of strong phase cycles:
1. Locally, in a project doing…
-
Hello,
Did you managed to reproduce the results of the paper?
Thank You.
-
### Discussed in https://github.com/huggingface/diffusers/discussions/9989
Originally posted by **Marquess98** November 22, 2024
What I want to do is to perform image inpainting when the input…
-
Timings are taken from the example implementations in [mlx-examples/stable_diffusion](https://github.com/ml-explore/mlx-examples/tree/main/stable_diffusion) for python and [mlx-swift-examples/StableD…
-
Hello Professor,
I noticed in the lecture notes that PSNR (Peak Signal-to-Noise Ratio) is commonly used to measure the performance of denoising techniques. I’m curious about how traditional filter-…
-
I am using flux_text_to_image_low_vram.py
As I see the generated image using pipe is passed for upscaling.
```
image = pipe(
prompt=prompt, negative_prompt=negative_prompt,
num_infer…
-
Input image
![image](https://github.com/user-attachments/assets/a2f7fb3d-de9c-4e56-9733-980bff4b4de6)
denoising 0.5
![image](https://github.com/user-attachments/assets/2726dbd2-ff95-4bc9-a40b-872…