denoising
Here are 281 public repositories matching this topic...
-
Updated
Apr 4, 2022 - Python
-
Updated
Aug 12, 2021 - Python
-
Updated
Mar 5, 2022 - C++
-
Updated
Mar 30, 2022 - Python
-
Updated
Feb 20, 2022 - Python
-
Updated
Oct 9, 2021 - MATLAB
-
Updated
Nov 25, 2021 - Python
-
Updated
Jan 21, 2022 - Python
-
Updated
Feb 11, 2020 - Python
-
Updated
Sep 11, 2021 - Python
Hi,
Thanks for your sharing.
I see there is not residual structure in the AdaFM module.
Why it returns self.transformer(x) + x instead of self.transformer(x) ?
Thanks.
-
Updated
Mar 1, 2022
-
Updated
Apr 25, 2017 - Python
The ability to change which augmentation preset is being used at different points in training would be great. For example, at 10k iterations, resrgan_blur could be used, but at 30k it's automatically switched to bsrgan_blur.
This was discussed in the #trainner channel on the GU Discord server
Edit: A possible expansion on this idea, augmentation preset strengths. I'm not sure how it'd functi
-
Updated
Aug 11, 2021 - Python
-
Updated
Feb 17, 2021 - Python
NumPy array Warning
Dear Topaz Experts,
I have tried downloading Topaz and running the tutorial. However, when I reach to first training step I see the warning:
UserWarning: The given NumPy array is not writeable, and PyTorch does not support non-writeable tensors. This means you can write to the underlying (supposedly non-writeable) NumPy array using the tensor. You may want to copy the array to protect its data
-
Updated
Feb 15, 2022 - C++
-
Updated
Mar 18, 2022 - Python
-
Updated
Jan 4, 2022 - Lua
-
Updated
Sep 28, 2020 - Python
-
Updated
Dec 2, 2021 - Python
-
Updated
Nov 27, 2018 - Python
Improve this page
Add a description, image, and links to the denoising topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the denoising topic, visit your repo's landing page and select "manage topics."
Context
This engine is intended to be used as a drop-in replacement to Three.js’s
WebGLRenderer.Problem
It tends not to work as a drop-in replacement out-of-the-box, because the renderer crashes when:
THREE.Geometryinstead of aTHREE.BufferGeometry.This might cause people who try to repl