gradient_step_denoiser.py 🚧¢

Source: LION/models/PnP/gradient_step_denoiser.py

Warning

This file has not yet received a complete narrative and docstring audit. Its public source-level API is listed automatically below.

class GSD(model_parameters: LIONParameter = None)

No docstring is available.

GSD.default_parameters()

No docstring is available.

GSD.cite(cite_format='MLA')

No docstring is available.

GSD.grad(self, x: torch.Tensor, noise_level: float = None)

No docstring is available.

GSD.forward(self, x, noise_level: float = None)

No docstring is available.