-
when add super denoiser button pressed - shows this error
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'create super image denoiser'
2. Click on 'add Super Denoiser'
4. Python: …
-
I executed the code as below.
```python
import simpler_env
from simpler_env.utils.env.observation_utils import get_image_from_maniskill2_obs_dict
import mediapy
import sapien.core as sapien
im…
-
I'd like to denoise frames saved as tiff. While I had no problem training a denoiser and using it with mrc files, I did run into issues with tiff, specifically with [EMPIAR-10673](https://www.ebi.ac.u…
-
I trained a 128x64 model (with sparse=False); if I record the ~39 *denoiser outputs* during the course of a single sampling loop and compute their mse loss (*not* weighted by lambda_sigma because this…
-
### Describe the bug
`.exr`/`.hdr` converted HDRIs with the NVIDIA Texture Tools Exporter using the BC6S format have severe clipping and artifacts inside the toolkit and runtime (with RR off, its a…
-
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
-
Dear author
Thank you for your work, which has inspired me a lot. I find the overall framework idea very interesting, but there is a small detail that I am not very clear about, which leads to some o…
-
hello i have issues wiht denoising in blender 3.3.15
the render yields black image and this is spammed in terminal
```
E0711 10:27:28.588956 19639 denoiser_oidn.cpp:182] OpenImageDenoise error: im…
-
I am using the latest version (4.2.0) on a Ubuntu server while rendering headless.
Here is the quality of images rendered from one camera while only using a single environment:
![one_environment](…
-
Just installed and give it a test of the trained model.
from tld.configs import LTDConfig, DenoiserConfig, TrainConfig
from tld.diffusion import DiffusionTransformer
denoiser_cfg = DenoiserConf…