citations.pyΒΆ
Source: LION/reconstructors/diffusion/padis/citations.py
Citation support for the PaDIS reconstructor.
- class LION.reconstructors.diffusion.padis.citations.PaDISCitations[source]ΒΆ
Bases:
objectProvide citations for PaDIS and its sampling algorithms.
- static cite(cite_format='MLA')[source]ΒΆ
Print citations for PaDIS and its implemented sampling components.
The citation set covers the PaDIS patch prior, DPS, annealed Langevin dynamics, predictor-corrector sampling, DDNM, EDM conventions, and FDK initialisation. Use
cite_format="bib"for importable BibTeX.- Parameters:
cite_format (str)
- Return type:
None